RE: mod_jk bug ?

2002-01-25 Thread Kevin Seguin

> 
> > > Hi,
> > >
> > > I encountered the following error when accessing any java
> > > servlet(e.g.http://localhost/servlet/SnoopServlet) through
> > > Internet Explorer
> > > of PocketPC :
> >
> > Maybe IE for PocketPc is sending some kind of malformed 
> HTTP Request?
> >
> > Or mod_jk native and/or Java part has bug?
> >
> > Please post a bug a http://nagoya.apache.org/bugzilla , TIA.
> 
> This looks like #5861, which I think should be fixed for 4.0.2 final.
> There's a patch included with the bug, so if someone could 
> take a look at it
> and commit it if it's correct, that would be great.
> 
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5861
> 

i've tested and committed the patch.  

good catch guys - thanks!

-kevin.

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: mod_jk bug ?

2002-01-25 Thread Remy Maucherat

> > Hi,
> >
> > I encountered the following error when accessing any java
> > servlet(e.g.http://localhost/servlet/SnoopServlet) through
> > Internet Explorer
> > of PocketPC :
>
> Maybe IE for PocketPc is sending some kind of malformed HTTP Request?
>
> Or mod_jk native and/or Java part has bug?
>
> Please post a bug a http://nagoya.apache.org/bugzilla , TIA.

This looks like #5861, which I think should be fixed for 4.0.2 final.
There's a patch included with the bug, so if someone could take a look at it
and commit it if it's correct, that would be great.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5861

Thanks,
Remy


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




[Bug 454] New - mod_jk bug spawns unlimited rogue Apache processes BugRat Report#776

2001-02-13 Thread bugzilla

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=454

*** shadow/454  Tue Feb 13 12:40:08 2001
--- shadow/454.tmp.12528Tue Feb 13 12:40:08 2001
***
*** 0 
--- 1,17 
+ ++
+ | mod_jk bug spawns unlimited rogue Apache processes BugRat Report#776   |
+ ++
+ |Bug #: 454 Product: Tomcat 3|
+ |   Status: UNCONFIRMED Version: 3.2 Final   |
+ |   Resolution:Platform: All |
+ | Severity: Normal   OS/Version: All |
+ | Priority: High  Component: Connectors  |
+ ++
+ |  Assigned To: [EMAIL PROTECTED] |
+ |  Reported By: [EMAIL PROTECTED]|
+ |  CC list: Cc:  |
+ ++
+ |  URL:  |
+ ++
+ |  DESCRIPTION   |
+ When a JSP Page that has an error is refreshed, and the Tomcat engine has been 
+shutdown, an Internal Server error is produced and a seperate Apache processes is 
+spawned, irregardless of the limit of Apache servers. We had set the limit of 10 
+servers for Apache to be initialized, and were able to open 80 additional instances 
+of Apache by hitting refresh. This consumed nearly all system resources and made the 
+entire system practically unusable. 

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