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

Thank you.

On Sat, Oct 20, 2018 at 1:49 PM Christian Grothoff <address@hidden> wrote:
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 


reply via email to

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