On Jan 6, 2005, at 11:03 AM, Leonard Sitongia wrote:

Looks like this is not related the the secure nature (digitally signed) of the cookie, but the size. A cookie over about 3k will trigger this problem.


Resolved this by increasing the bufferSize and maxHttpHeaderSize in the Tomcat configuration file.


Have no idea why there's no diagnostic information about this from Tomcat, but it simply appears to be a matter of the cookie size making the header too large, which only happened to come up when using SSL, and Tomcat simply didn't respond?


==Leonard E. Sitongia Web Engineering Group National Center for Atmospheric Research P.O. Box 3000 Boulder CO 80307 USA [EMAIL PROTECTED] voice: (303)497-2454 fax: (303)497-1804


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to