Coyote Connector Issue

2007-12-16 Thread Mary Joseph
Hi, I am facing a problem with tomcat not working as stand-alone . It is using CoyoteConnector on 8080 port and rejecting my request as 400 Bad Request. I am using tomcat 4.1.36 and got to know the issue CVE-2005-2090 which got fixed according to which all requests with multiple content

Re: Coyote Connector Issue

2007-12-16 Thread Mark Thomas
This is a question for the users list. http://tomcat.apache.org/lists.html Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: trunk development

2007-12-16 Thread Christophe Pierret
I would very gladly test the comet write implementation (as well as NIO improvements) ! This is a feature I will use if stable. Christophe Pierret -Message d'origine- De : Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] Envoyé : vendredi 14 décembre 2007 20:53 À : Tomcat Developers

RE: PKCS11 and server.xml

2007-12-16 Thread Christophe Pierret
Luis, If you want to maximize your chances to get your patch into the tomcat codebase, the usual method is: 1) Submit an issue to tomcat bugzilla 2) Develop and test a patch that fixes the issue you submitted 3) Submit the patch against your version to bugzilla (and also submit a version of your

RE: max number of concurrent requests

2007-12-16 Thread Christophe Pierret
Brien, Depending on the HTTP connector you use (may be basic HTTP, APR or NIO) and whether you use the comet API or not, the limit to number of maximum concurrent long-lived connections in tomcat may be very different. In my experience, the most scalable is with: 1) NIO + comet or APR + comet 2)

Re: max number of concurrent requests

2007-12-16 Thread brien colwell
hi Christophe, Comet seems like it's addressing the issues I have ... it looks like it is implemented with a fixed-size pool of active threads, each dispatching events to what could be an unbounded number of listeners ... I'm going to try a scale test with Comet and report back ... Stepping

Re: Coyote Connector Issue

2007-12-16 Thread Mary Joseph
HI Mark, I just wanted to confirm if a request does not contain a content-length header, will it be treated as bad request as per the fix in 4.1.36? Please do reply. Thanks in advance, Mary Mark Thomas [EMAIL PROTECTED] 12/17/07 1:32 AM This is a question for the users list.

Bug report for Tomcat 3 [2007/12/16]

2007-12-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Watchdog [2007/12/16]

2007-12-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 4 [2007/12/16]

2007-12-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2007/12/16]

2007-12-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned