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 2013/11/19 07:54:22 UTC

[Bug 55795] New: http connector timeout attributes not with same description

https://issues.apache.org/bugzilla/show_bug.cgi?id=55795

            Bug ID: 55795
           Summary: http connector timeout attributes not with same
                    description
           Product: Tomcat 7
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: dev@tomcat.apache.org
          Reporter: housc@tongtech.com

Hi. In tomcat http connector docs, there are so many attributes named *timeout,
like connectionTimeout,
connectionUploadTimeout, keepAliveTimeout, selectorTimeout, sessionTimeout and
so on. But their description are not same or in a same way.

Like "sessionTimeout ", it's description:
the time, in seconds, after the creation of an SSL session that it will
timeout. Use 0 to specify an unlimited timeout. If not specified, a default of
86400 (24 hours) is used.

But "keepAliveTimeout", it;s description:
he number of milliseconds this Connector will wait for another HTTP request
before closing the connection. The default value is to use the value that has
been set for the connectionTimeout attribute. Use a value of -1 to indicate no
(i.e. infinite) timeout.

So, I want to know, is -1 and 0 both means unlimited timeout? Or what's 
difference between -1 and 0 ?



Thanks advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 55795] http connector timeout attributes not with same description

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55795

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Bugzilla is  not a support forum. That is a question for the Tomcat users
mialing list.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 55795] http connector timeout attributes not with same description

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55795

--- Comment #2 from chainho <ho...@tongtech.com> ---
You mean this one is not a bug. But why your docs does't have a same attribute
with same description?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org