|
From: | Santos Das |
Subject: | Re: [libmicrohttpd] Keeping the TCP connection open |
Date: | Sat, 20 Oct 2018 21:29:03 +0530 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |