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

Andrew,

On 9/10/2010 2:52 AM, Andrew Bruno wrote:
> Thank you for the responses.  I have gone about and installed a fresh Apache
> (on a seperate box), and have documented my steps in
> 
> http://bruniglobal.blogspot.com/2010/09/load-balancing-4-tomcats-with-apache-22.html
> 
> So far so good.  I can load balance across all 4 tomcats, BUT I HAVE NOT
> ENABLED/ADDED SSL yet.
> 
> Could the the ssl config be causing me grief?

Almost certainly not. If you are using Apache httpd to terminate SSL,
mod_jk doesn't even know about it (except that it will know the SSL
state and pass that along the wire to Tomcat so it knows the connection
is secure).

> JkMount  /* loadbalancer
> 
> JkOptions     +ForwardSSLCertChain

Presumably, you have more Jk* directives. Can you post those?

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

iEYEARECAAYFAkyKNL8ACgkQ9CaO5/Lv0PCeogCfS6AMtaI5scFUsw6Yaoxl6ptC
YuQAniV/ZgCDcLxItD2cPO/2in+OxpZ8
=xa0R
-----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