libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] Keeping the TCP connection open


From: Christian Grothoff
Subject: Re: [libmicrohttpd] Keeping the TCP connection open
Date: Sat, 20 Oct 2018 10:19:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

If you do not set a timeout or do something else explicit to close the
connection, MHD will try to keep the connection open. The rest depends
on the HTTP client, which you cannot force to keep the connection open.

On 10/20/2018 08:57 AM, Santos Das wrote:
> Hi,
> 
> We are using a HTTP 1.1. 
> 
> Is there a way we can keep the client connection open for ever (not
> through the keep alive time out) till it is closed explicitly ?
> 
> Thanks, Santos 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]