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

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
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

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.

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

RE: No response from Tomcat 5 with IIS

2004-06-10 Thread George
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: RE: No response from Tomcat 5 with IIS (B (B (B Thank you very much

RE: No response from Tomcat 5 with IIS

2004-06-09 Thread STOCKHOLM, Raymond
disableUploadTimeout=true / 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 memories you

RE: No response from Tomcat 5 with IIS

2004-06-09 Thread Carl Olivier
: No response from Tomcat 5 with IIS (B (B (BThank you very much Raymond. (BHowever all memories you pointed out are enough. (BCPU load is almost zero. (BDuring this problem is happenning, I create another small (Btest application and run. And I could get the result that "Tomcat is ru

No response from Tomcat 5 with IIS

2004-06-08 Thread George
Hi! (BI'm having following problem. (B (BConfiguration (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 (BProblem (BSometime when the system load is high (about 10 to 20 (Busers are using the

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 Configuration (B Tomcat 5.0.24

RE: No response from Tomcat 5 with IIS

2004-06-08 Thread STOCKHOLM, Raymond
=+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 with IIS Hello! all. Please give me any advice

RE: No response from Tomcat 5 with IIS

2004-06-08 Thread George
emory="+totalMemory); (B log.info("freeMemory ="+freeMemory); (B log.info("maxMemory ="+maxMemory); (B (B -Message d'origine- (B DeÁþ: George [mailto:[EMAIL PROTECTED] (B EnvoyéÁþ: mardi 8 juin 2004 17:31 (B à: [EMAIL PROTECTED] (B ObjetÁþ: Re: No r

Re: unable to process 200 response from Tomcat using isapi_redirect.dll

2001-07-18 Thread niraj
- Original Message - From: Bruyn, Bill [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 17, 2001 10:20 PM Subject: unable to process 200 response from Tomcat using isapi_redirect.dll Hello All, I am trying to configure Tomcat to handle servlet/JSP requests from

unable to process 200 response from Tomcat using isapi_redirect.dll

2001-07-17 Thread Bruyn, Bill
Hello All, I am trying to configure Tomcat to handle servlet/JSP requests from an instance of IIS hosted on another machine. In short, it appears to be working until it's time to process the AJP12 response body, then the thing goes to lunch. First, the installation details. I should tell you

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