Bug report #786 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/786>

REPORT #786 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: serious
Confidence: public
Environment: 
   Release: Tomcat 3.2
   JVM Release: JDK 1.3
   Operating System: Windows NT
   OS Release: 4.0
   Platform: Wintel

Synopsis: 
Thread in jk_ajp12_worker.c spins in infinite loop

Description:
When a client closes the connection after sending a header
but before sending the content, the thread handling the
response spins in an infinite loop receiving 0 bytes from
an apache call.  I've included the patch in the known work
around section.

I submitted a patch to the email list in October but it
never found it's way into the source tree.
Title: BugRat Report # 786

BugRat Report # 786

Project: Tomcat Release: Tomcat 3.2
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: medium Severity: serious
Confidence: public

Submitter: Brian Vetter ( [EMAIL PROTECTED] )
Date Submitted: Jan 16 2001, 03:22:09 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Thread in jk_ajp12_worker.c spins in infinite loop
Environment: (jvm, os, osrel, platform)
JDK 1.3, Windows NT, 4.0, Wintel

Additional Environment Description:

Report Description:
When a client closes the connection after sending a header but before sending the content, the thread handling the response spins in an infinite loop receiving 0 bytes from an apache call. I've included the patch in the known work around section. I submitted a patch to the email list in October but it never found it's way into the source tree.

Workaround:
null

View this report online...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to