Page 1 of 1

Support for HTTP 1.1 persistent connections?

Posted: Tue Feb 21, 2017 6:43 pm
by kertj1
Hi,

Is there a way to configure/use LibHTTPD so that client connections are persistent, eg: as per HTTP 1.1?

Regards

Re: Support for HTTP 1.1 persistent connections?

Posted: Tue Feb 21, 2017 9:42 pm
by david
Hi

At this time it only supports 1.0 which has been fine for the projects we've been using it in. We are aware of an old fork of the 1.x code that included 1.1 persistent support. We'll have a look at that to check the implementation and see if we can merge the changes into 2.x. If not then we'll just implement it ourselves. It's on the roadmap but not at the top of the to-do list yet.


Thanks

David
...