-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Uwe,
On 12/20/11 8:51 AM, uwe.hellm...@t-systems.com wrote: > Thanks for the answer. We have a test environment but there it > isn't reproducible. That's unfortunate. > Just on the production system. But everything is configured > identical. We use Apache with mod_proxy (via AJP). > > Only the connector? It is pretty standard. > > <Listener className="org.apache.catalina.core.AprLifecycleListener" > /> Are you actually using APR? Many people have the listener enabled, but the native library isn't installed. > <Connector port="8080" maxHttpHeaderSize="8192" maxThreads="150" > minSpareThreads="25" maxSpareThreads="75" enableLookups="false" > redirectPort="8443" acceptCount="100" connectionTimeout="20000" > disableUploadTimeout="true" /> That's not an AJP connector. So, how are you connecting httpd to Tomcat? Perhaps you are using mod_proxy_http. Honestly, it sounds from your original description (a month ago) like you have a component that is inappropriately sharing information between requests. I'd take a careful look at your authentication code. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7wy2oACgkQ9CaO5/Lv0PAyYgCeNdfYx7Sk/icfAfvHs70WFOQJ /s8AoJTPPUONR+VdBDL+3lRUP3fNvIQP =WqYa -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org