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

Stephen,

Stephen Nelson-Smith wrote:
|> If Nginx can do HTTP proxying, you can use that instead of ajp13 if you
|> wish.
|
| It certainly can - and very fast indeed.  So would I then be
| reconfiguring Tomcat to use its own http server?  At present apache
| serves http and passes the ajp stuff to tomcat.

Just change your Tomcat <Connector> from AJP to HTTP (your server.xml
probably has examples for both, so just comment-out the AJP one and
uncomment the HTTP one). I'm guessing that mod_jk doesn't have support
for Nginx (with no specific plans to do so) and so HTTP proxying is
probably your best bet.

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

iEYEARECAAYFAkhg9jkACgkQ9CaO5/Lv0PDq+gCgnjPe1qMTrHYAz11nY3byW+pT
I7QAoMJMm0AsyLl69fEYWnotkSBj+Sgd
=h0GG
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to