[Info-vax] Apache + mod_php performance

Lawrence D'Oliveiro ldo at nz.invalid
Wed Oct 2 17:58:35 EDT 2024


On Wed, 2 Oct 2024 10:09:23 -0400, Arne Vajhøj wrote:

> On 10/1/2024 5:34 PM, Lawrence D'Oliveiro wrote:
>>
>> On Tue, 1 Oct 2024 16:17:18 -0400, Arne Vajhøj wrote:
>>>
>>> It does not really make any sense for the test client to send
>>> "Connection: close".
>> 
>> I think you’re right, but it still should be closing the connection
>> cleanly, so the server side can get notification of that.
> 
> Browsers doesn't ...

I’m sure they do.

I have a Websocket test somewhere, which I wrote to detect when a browser 
closes a window/tab, because the Websocket connection gets closed at that 
point. That does work.


More information about the Info-vax mailing list