André Warnier a écrit :
> Anthony Catel wrote:
> ...
>>
>> But if the client hand-up, the read() loop (of the client) will return.
>> So Apache know that the client is disconnected. Why Apache doesn't
>> shutdown the socket to the proxied server when this happ
André Warnier a écrit :
> Anthony Catel wrote:
>> Eric Covener a écrit :
>>> On Sat, May 23, 2009 at 10:21 AM, Anthony Catel wrote:
>>>
>>>> I don't see any reasons why Apache couldn't be aware if the client
>>>> hung
Eric Covener a écrit :
> On Sat, May 23, 2009 at 10:21 AM, Anthony Catel wrote:
>
>> I don't see any reasons why Apache couldn't be aware if the client hung
>> up gracefully.
>>
>
> Patches are always welcome.
>
>
Alright ;) Just wanted
Eric Covener a écrit :
> On Sat, May 23, 2009 at 9:16 AM, Anthony Catel wrote:
>
>> Eric Covener a écrit :
>>
>>> On Thu, May 21, 2009 at 7:55 PM, Anthony Catel wrote:
>>>
>>>> Hi all,
>>>>
>>>> Hi, I have a q
Eric Covener a écrit :
> On Thu, May 21, 2009 at 7:55 PM, Anthony Catel wrote:
>> Hi all,
>>
>> Hi, I have a question about mod_proxy_http. Apache keep the connection
>> alive with the proxied server even if the user has disconnected.
>> (.htaccess http://apach
Hi all,
Hi, I have a question about mod_proxy_http. Apache keep the connection
alive with the proxied server even if the user has disconnected.
(.htaccess http://apache.pastebin.ca/1430422).
Any idea ? ;)
Thanks
-
The official