-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Bill,

On 3/4/14, 1:26 PM, Bill Davidson wrote:
> On 3/4/2014 9:40 AM, Bill Davidson wrote:
>> We tried to upgrade a production server to Tomcat 7 yesterday and
>> it broke our printing applet that we use to control a printer in
>> its native printer language.
>> 
>> This seemed odd to us because it worked perfectly in testing.
>> When we go direct to our production servers (bypassing the Cisco
>> load balancer which is doing SSL for us), it also works fine in
>> production.
>> 
>> The only thing that's changed is using Tomcat 7.
>> 
>> We only have one connector in server.xml
>> 
>> <Connector port="8009" protocol="AJP/1.3" address="127.0.0.1" 
>> redirectPort="443" connectionTimeout="600000" maxThreads="1000" 
>> maxPostSize="5242880" maxParameterCount="66000" />
>> 
> 
> I realized that I forgot a lot of info:
> 
> Tomcat 7.0.47 on RHEL 5.10 Apache httpd 2.2.25
> 
> It worked fine with Tomcat 6.0.37
> 
> The applet is bit-for-bit identical.  It's built with Java 1.1 
> compatibility mode.
> 
> It's some sort of combination of the load balancer and Tomcat 7 not
> getting along with each other, but there's nothing to indicate that
> in catalina.out or mod_jk.log or error.log.

So you have client (applet) -> Cisco LB -> Tomcat? Or, are there other
components in the mix? Does Cisco LB speak AJP13?

What component is handling the SSL handshake on the server side?

Just to clarify, the applet works when connecting /directly/ to Tomcat
- -- without the load-balancer in between? How can the client (applet)
connect directly to Tomcat if you only have an AJP connector?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJTFiLuAAoJEBzwKT+lPKRYZmkQAJupzPC7OcI3UA7xpESGq86z
60O1Usjcn/vdAotfB5GrpWQYaOPmjGuAvHS+LnNt2MkwrxA9UEaJjsTy2y1Fyszl
wQ1W4fzAcnAOnXu5QSjpkQYkQEEq/52LD00TwnlAgBOPGc3EtfnTGm0XAaqcLQA+
F4fFOmxRFHq3tppckL6BRjgeWk0NGIiznPzWl+p37JRm4XmDoQxg5J7lcTpzaZzn
jPVTXuKZRqfzl0fnXRZ4bJxqVEm/RNeus/xHWVsctPiAy0Mo5PZgVUOoLoFH0Z5f
3q3T2BpnvCvRwYi6c+SF6NeA1/wqluid3HqHO6I4SD/f/9PBjHoxOxWygQTXlnST
k3Ux/LfBWeAC//tY7a6b++cVc83v8EMFY4j1x5WHvVkXtFaLn5Pbwr2hfkGIpSqQ
X6j83Ab4MrjeRCBP3F7vllV9f7sr0trPGNATs7vLOBqP57FGFmEaW5ogKqEAtR/9
yLzuvBcj7jT12n1yHk1cbNPFFDKHifaXHmxt4qJOQLfI7AXIC6ISCdbtjv0XGIF6
ozqRsFDvB/D/xXp57nGrBbanN9qr+XooK+Wu97jVtvjvaW4UnPfRxQoCwrKxsNCS
Pz/swqhho6HUIMP/LQueWRGy9prOckqUmTQ+VjJE/BO/gC9FWh+co2f5aq2063Gl
kebB/efHZ0JhsG+b7UuO
=IEW4
-----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