[jboss-jira] [JBoss JIRA] Resolved: (JBWEB-88) Http11NioProtocol randomaly mix headers between requests

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Tue Jan 29 05:55:00 EST 2008


     [ http://jira.jboss.com/jira/browse/JBWEB-88?page=all ]

Remy Maucherat resolved JBWEB-88.
---------------------------------

    Resolution: Rejected
      Assignee: Remy Maucherat

Apache Tomcat supports two technologies for advanced IO in its HTTP connector: APR and NIO. They essentially do the same thing for the HTTP connector, but we believe at this time APR offers the best mix of higher performance (in particular in SSL mode, where performance is most likely to be web server constrained), better predictability across platforms, and overall more appropriate for RedHat professional support offerings. This situation may change in the future, especially with the upcoming availability of an open source JDK, but at the moment the end result is that NIO is not supported inside JBoss Web. In fact, the relevant code has been removed from the current code repository.

> Http11NioProtocol randomaly mix headers between requests
> --------------------------------------------------------
>
>                 Key: JBWEB-88
>                 URL: http://jira.jboss.com/jira/browse/JBWEB-88
>             Project: JBoss Web
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>         Environment: Running jbossws-2.0.0.GA on jboss 4.2, Redhat AS 4 update 4
>            Reporter: Tomer Cohen
>         Assigned To: Remy Maucherat
>
> This version (as it relay on tomcat 6.0.10) suffer from http://issues.apache.org/bugzilla/show_bug.cgi?id=42701 which essentially makes the use of Nio useless.
>  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list