On 8/1/2014 12:35 PM, John Smith wrote:


No, I am not really going that far.  I am suggesting that that may be
the kind of thing that is happening, and that you may want to investigate
with a browser plugin, that the requests/responses are really what you are
expecting.
Your initial explanation was a bit confusing and lacking in precise
details, as to what the load balancer really does, where IPtables does
what, and how your tomcats are configured (re Connectors, and possibly
IPtables too).  So we're all kind of guessing here, and just trying to give
you some tips, to either simplify your setup, or to figure out better what
is happening.



Well, lets remove the IP tables. I know the certs work because as I said I
can access them directly by going to either server on 8443 directly. The
connectors are configured correctly. There's no security info in web.xml.
The entire site should be available over SSL.

Using Charles, with LB:8443 I get "connection refused" - without any other
particularly useful info in the response.


Is your LB configured to listen on 8443, or on 443? It won't pick up the port it's supposed to listen on from the TC instances; you have to specify it.


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

Reply via email to