You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/11/18 00:03:01 UTC

DO NOT REPLY [Bug 14630] New: - Cannot change keep alive behavior

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14630>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

Cannot change keep alive behavior

           Summary: Cannot change keep alive behavior
           Product: Tomcat 4
           Version: 4.1.12
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:Coyote HTTP/1.1
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: miles@geekspeak.org


maxKeepAliveRequests is not implemented for the Coyote connector

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: DO NOT REPLY [Bug 14630] New: - Cannot change keep alive behavior

Posted by Bill Barker <wb...@wilshire.com>.
Suggested fix is to have the 4.x Connector do what the 3.3.x Connector does
and simply pass all attributes to the Protocol.  AFAIK, this is harmless. As
a bonus, I'll do the code change myself, if the 4.x people agree :).

----- Original Message -----
From: <bu...@apache.org>
To: <to...@jakarta.apache.org>
Sent: Sunday, November 17, 2002 3:03 PM
Subject: DO NOT REPLY [Bug 14630] New: - Cannot change keep alive behavior


> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14630>.
> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
> INSERTED IN THE BUG DATABASE.
>
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14630
>
> Cannot change keep alive behavior
>
>            Summary: Cannot change keep alive behavior
>            Product: Tomcat 4
>            Version: 4.1.12
>           Platform: All
>         OS/Version: All
>             Status: NEW
>           Severity: Normal
>           Priority: Other
>          Component: Connector:Coyote HTTP/1.1
>         AssignedTo: tomcat-dev@jakarta.apache.org
>         ReportedBy: miles@geekspeak.org
>
>
> maxKeepAliveRequests is not implemented for the Coyote connector
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>