Re: No response from Tomcat 5 when browser sends signed cookie

2005-01-06 Thread Leonard Sitongia
On Jan 6, 2005, at 12:07 PM, Wade Chandler wrote: I don't know the answer...figured I would try to give you help in thinking about the issue. Thanks! That was just the kind of thinking I was hoping to hear. If not an answer, then it sure helps to get ideas of other ways of experimenting. ==L

Re: No response from Tomcat 5 when browser sends signed cookie

2005-01-06 Thread Leonard Sitongia
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 configurati

Re: No response from Tomcat 5 when browser sends signed cookie

2005-01-06 Thread Wade Chandler
Leonard Sitongia wrote: More information: 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. Also, it looks like Tomcat doesn't receive the request, so the problem may be in SSL. It is hard to

Re: No response from Tomcat 5 when browser sends signed cookie

2005-01-06 Thread Leonard Sitongia
More information: 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. Also, it looks like Tomcat doesn't receive the request, so the problem may be in SSL. It is hard to tell, since it seems lik

No response from Tomcat 5 when browser sends signed cookie

2005-01-05 Thread Leonard Sitongia
I have configured Tomcat 5.0.27 on the localhost to accept https connections (I have configured an unsigned cert under the alias "tomcat" to allow this). I can then get to the root Tomcat page at https://localhost:8443/. If my browser happens to have a signed cookie in it (this cookie is a sig

RE: No response from Tomcat 5 with IIS

2004-06-10 Thread George
Is it possible (B> that you have a database (B> lock happening in the middle of a transaction? (B> (B> Carl (B> (B> -Original Message- (B> From: George [mailto:[EMAIL PROTECTED] (B> Sent: 09 June 2004 02:33 AM (B> To: Tomcat Users List (B> Subject: R

RE: No response from Tomcat 5 with IIS

2004-06-09 Thread Carl Olivier
mailto:[EMAIL PROTECTED] (B> Envoy$BC)A~(J: mardi 8 juin 2004 17:31 (B> $B%F%D(J : [EMAIL PROTECTED] (B> Objet$BA~(J: Re: No response from Tomcat 5 with IIS (B> (B> (B> Hello! all. (B> Please give me any advice since this issue is top (B> urgent (B> for

RE: No response from Tomcat 5 with IIS

2004-06-09 Thread STOCKHOLM, Raymond
ic to your Connector : try increasing it... (default is min=5 max=75) -Message d'origine- DeÂ: George [mailto:[EMAIL PROTECTED] EnvoyÃÂ: mercredi 9 juin 2004 02:33 ÃÂ: Tomcat Users List ObjetÂ: RE: No response from Tomcat 5 with IIS Thank you very much Raymond. However all me

RE: No response from Tomcat 5 with IIS

2004-06-08 Thread George
ry(); (B> log.info("totalMemory="+totalMemory); (B> log.info("freeMemory ="+freeMemory); (B> log.info("maxMemory ="+maxMemory); (B> (B> -Message d'origine- (B> DeÁþ: George [mailto:[EMAIL PROTECTED] (B> EnvoyéÁþ:

RE: No response from Tomcat 5 with IIS

2004-06-08 Thread STOCKHOLM, Raymond
emory="+totalMemory); log.info("freeMemory ="+freeMemory); log.info("maxMemory ="+maxMemory); -Message d'origine- DeÂ: George [mailto:[EMAIL PROTECTED] EnvoyÃÂ: mardi 8 juin 2004 17:31 ÃÂ: [EMAIL PROTECTED] ObjetÂ: Re: No response from Tomcat 5 wi

Re: No response from Tomcat 5 with IIS

2004-06-08 Thread George
Hello! all. (BPlease give me any advice since this issue is top urgent (Bfor me. (BAny suggenstion would be appreciated for me. (BThank you very much. (BGeorge (B (B--- Reply from George <[EMAIL PROTECTED]>: (B> Hi! (B> I'm having following problem. (B> (B> (B> Tomcat 5.0.24 running o

No response from Tomcat 5 with IIS

2004-06-08 Thread George
Hi! (BI'm having following problem. (B (B (BTomcat 5.0.24 running on Windows 2000 server and IIS 5, (BJK2 2.0.4 (BThe server is put under hardware load balancer "BIG-IP" by (BF5 inc. (B (B (BSometime when the system load is high (about 10 to 20 (Busers are using the aplication), tomcat d

No response from tomcat

2001-01-27 Thread Neil Aggarwal
Hello: Several times, my application stops responding. When I look in the /usr/local/jakarta-tomcat-3.2.1/logs/mod_jk.log file, I am getting this message: [jk_ajp12_worker.c (596)]: ajpv12_handle_response, error writing back to server Does anyone know what is causing this problem? I am usi