Bug report #794 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/794> REPORT #794 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical Confidence: public Environment: Release: Tomcat 3.2 JVM Release: 1.3.0rc3 Operating System: Win 2K OS Release: 5.00.2195 SP1 Platform: Win 2K Synopsis: Waiting 1 minute for response after Netscape issue a POST method to Tomcat Description: I experience a slow problem with POST using netscape 4.7. (It doesn't happen with GET method which response back immediately) The POST method seems take forever .... so slow ..... to give me back a response. However if I click on the title bar of the netscape (or other windows), it will give back the response immediately. Strange ??? Here is some comments from another observers: ------------------------------------------------------------------------------------ From: http://mikal.org/interests/java/tomcat_users/msg03421.html >From: Andreas Junghans <[EMAIL PROTECTED]> >Subject: Re: Slow POST? >Date: Wed, 26 Jul 2000 16:15:19 +0200 > >>> When I access a JSP via GET, I get an immediate response. When the same >>> page is requested via POST, there is random delay up to about 30 seconds >>> (also when reloading the page, so it's not the time needed to compile >>> the JSP). I wonder where this delay comes from? >>> My configuration: >>> Tomcat 3.1 >>> Apache 1.3.12 (Win32) >>> Windows NT 4.0 SP5 >>> Netscape Navigator 4.7 > > >The delay mentioned only occurs with Navigator (4.7) as client, not with >IE. I've browsed through the Tomcat sources and some servlet resources >on the net, and I found something about Navigator adding extra CR-LFs >after a POST request that are not allowed by HTTP. Could this be causing >the delay (maybe when reading from the ServletInputStream)? Has anybody >else experienced the same problem? Is this Tomcat specific? > >I would really appreciate any help. Thanks in advance. ------------------------------------------------------------------------------------Title: BugRat Report # 794
BugRat Report # 794
Project: Tomcat | Release: Tomcat 3.2 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: high | Severity: critical |
Confidence:
public
|
Submitter:
test ( [EMAIL PROTECTED] )
Date Submitted:
Jan 17 2001, 05:51:26 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Waiting 1 minute for response after Netscape issue a POST method to Tomcat
- Environment: (jvm, os, osrel, platform)
- 1.3.0rc3, Win 2K, 5.00.2195 SP1, Win 2K
- Additional Environment Description:
- My configuration: Tomcat 3.2, Apache 1.3.12 (Win32), JVM 1.3, Win 2K, Netscape 4.7
- Report Description:
- I experience a slow problem with POST using netscape 4.7. (It doesn't happen with GET method which response back immediately) The POST method seems take forever .... so slow ..... to give me back a response. However if I click on the title bar of the netscape (or other windows), it will give back the response immediately. Strange ??? Here is some comments from another observers: ------------------------------------------------------------------------------------ From: http://mikal.org/interests/java/tomcat_users/msg03421.html >From: Andreas Junghans <[EMAIL PROTECTED]> >Subject: Re: Slow POST? >Date: Wed, 26 Jul 2000 16:15:19 +0200 > >>> When I access a JSP via GET, I get an immediate response. When the same >>> page is requested via POST, there is random delay up to about 30 seconds >>> (also when reloading the page, so it's not the time needed to compile >>> the JSP). I wonder where this delay comes from? >>> My configuration: >>> Tomcat 3.1 >>> Apache 1.3.12 (Win32) >>> Windows NT 4.0 SP5 >>> Netscape Navigator 4.7 > > >The delay mentioned only occurs with Navigator (4.7) as client, not with >IE. I've browsed through the Tomcat sources and some servlet resources >on the net, and I found something about Navigator adding extra CR-LFs >after a POST request that are not allowed by HTTP. Could this be causing >the delay (maybe when reading from the ServletInputStream)? Has anybody >else experienced the same problem? Is this Tomcat specific? > >I would really appreciate any help. Thanks in advance. ------------------------------------------------------------------------------------
- How To Reproduce:
- null
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]