RE: High CPU Tomcat 5.5.12 - Caused By Norton AV on Win2K3

2006-03-12 Thread Wasik, Paul
ernet Security config screen and manually configure Apache Tomcat to allow those transmissions.. HTH, Martin - Original Message - From: "Wasik, Paul" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, March 12, 2006 11:44 AM Subject: High CPU Tomcat 5.5.12 - Cau

High CPU Tomcat 5.5.12 - Caused By Norton AV on Win2K3

2006-03-12 Thread Wasik, Paul
Hi all, Ran into an issue on a Windows 2003 server with Tomcat 5.5.12 and Norton Symantec 10.0 AV with GroupWare Protection. The presence of the Norton AV component even if Symantec AV service stopped causes Tomcat 5.5 CPU utilization to go to 95%. I had to uninstall Symantec AV and reboot and

RE: Can't get cipher list to work in SSL connector

2006-03-03 Thread Wasik, Paul
Thanks. I tried that with no luck either. Does anyone have an example of a working connector configuration from server.xml? Paul Wasik, Paul wrote: > Does anyone know if the ciphers attribute in tomcat server.xml connector > works, and if so what the correct syntax is for this?

Can't get cipher list to work in SSL connector

2006-03-03 Thread Wasik, Paul
Hi, Does anyone know if the ciphers attribute in tomcat server.xml connector works, and if so what the correct syntax is for this? I have tried almost everything with no joy. I want to limit to use of only strong ciphers for SSL connections. I am using Tomcat 5.5.9. Thanks, Paul