Valentin V. Bartenev
March 04, 2012 08:46AM
On Saturday 03 March 2012 02:04:00 dbanks wrote:
> Hi,
>
> We're working on a server-to-server integration effort, using nginx as
> our front end. The guys on the other side are using ab (ApacheBench) to
> perform initial testing. ApacheBench includes a switch to turn on
> keepalive request support, but it only sends HTTP/1.0 requests.

I don't recommend to use it. "ab" is slow and buggy.

> Our research on keepalives using HTTP/1.0 is inconclusive. Some
> resources (http://en.wikipedia.org/wiki/HTTP_persistent_connection)
> state that it is loosely supported, while other sources don't make that
> claim.
>
> Question: Is it possible to enable support for keep-alive connections
> using HTTP/1.0?
>

NGINX supports it by default. If you need to disable it,
then set: keepalive_timeout 0;

wbr, Valentin V. Bartenev

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

client keep alive support under HTTP/1.0

dbanks March 02, 2012 05:04PM

Re: client keep alive support under HTTP/1.0

Valentin V. Bartenev March 04, 2012 08:46AM

Re: client keep alive support under HTTP/1.0

dbanks March 04, 2012 10:55PM

Re: client keep alive support under HTTP/1.0

Valentin V. Bartenev March 05, 2012 03:36AM

Re: client keep alive support under HTTP/1.0

dbanks March 05, 2012 05:00PM

Re: client keep alive support under HTTP/1.0

dbanks March 06, 2012 12:25PM

Re: client keep alive support under HTTP/1.0

Valentin V. Bartenev March 06, 2012 05:40AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 123
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready