-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daryl,

On 4/21/2009 3:00 PM, Daryl Stultz wrote:
> I'm running Fedora Core 5, httpd-2.2.2-1.2 (worker MPM), Tomcat 5.5.17, Java
> jdk1.5.0_07. I have about 40 connections/apps from Apache to Tomcat like so:
> 
> ProxyPass /foo ajp://localhost:8009/foo/
> 
> I am getting a fair amount of 503 errors. Logs look like this:
>
> [snip]
>
> Is there a preferred alternative to connecting Apache and Tomcat? Or is
> mod_proxy the best?

mod_proxy_ajp is included in httpd, and there have been /lots/ of
improvements since 2.2.2. Since you can't upgrade, would you consider
switching to using mod_jk, which is available independently? The
configuration is a bit more involved, but you may get better results.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAknuTYoACgkQ9CaO5/Lv0PBe2QCdHSOAVwlXLHMK0mXWSLgi8x9w
rP0AnR7/SL9w4yrGFWdu8Cx4ufhJRY03
=WY/7
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to