Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 7/12/13 4:16 AM, André Warnier wrote:
Harsimranjit singh Kler wrote:
Using tomcat 6.I Always confused with
connectionTimeout
The number of milliseconds this *Connector* will wait, after
accepting a connecti
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
André,
On 7/12/13 4:16 AM, André Warnier wrote:
> Harsimranjit singh Kler wrote:
>> Using tomcat 6.I Always confused with
>>
>> connectionTimeout
>>
>> The number of milliseconds this *Connector* will wait, after
>> accepting a connection, for the
> The Connector's are "shared" by all Hosts and all applications.
> So the connectionTimeout is already global for all requests that come in
> on the corresponding Connector port.
>
> This parameter is there specifically to fight one type of
> Denial-Of-Service attack, whereby some malicious client
Harsimranjit singh Kler wrote:
Using tomcat 6.I Always confused with
connectionTimeout
The number of milliseconds this *Connector* will wait, after accepting a
connection, for the request URI line to be presented. The default value is
6 (i.e. 60 seconds).
Helpful if anyone can explain.?
I
Using tomcat 6.I Always confused with
connectionTimeout
The number of milliseconds this *Connector* will wait, after accepting a
connection, for the request URI line to be presented. The default value is
6 (i.e. 60 seconds).
Helpful if anyone can explain.?
Is there any connector parameter w