Hi Jim,
Thanks for responding.
Short answer: yes - the client is using http keep alive to keep a
persist connection open to the server.
Brian
On 14/04/15 19:38, Jim Jagielski wrote:
By persistent, do you mean one that was held open via
standard HTTP keepalive?
Thx
On Apr 13, 2015, at 9:29
By persistent, do you mean one that was held open via
standard HTTP keepalive?
Thx
> On Apr 13, 2015, at 9:29 AM, Brian McBride wrote:
>
> Not having had a response to this question I'm left wondering whether I've
> screwed up maybe by not asking a clear question or asking in the wrong place.
Given an apache 2.4 server with:
ReadRequestTimeout header=60-65,rate=500
When a client opens a persistent connection to that server, does the
request timeout apply to
a) each request sent down the connection individually, or
b) the whole connection, i.e. the connection will close after