Welcome! Log In Create A New Profile

Advanced

Re: Sendfile EAGAIN and FastCGI

Dave Hayes
June 17, 2011 02:42PM
Igor Sysoev <igor@sysoev.ru> writes:
> As Maxim already said there is a bug in sendfile/unix socket/FreeBSD
> combination. You can just disable sendfile in FCGI location:
> location ... {
> sendfile off;
> fastcgi_pass unix:/...
> ...
> }

Thank you very much, this fixed the issue.

Out of curiosity, would nginx perform better using "aio" here, if I
can't use sendfile yet?
--
Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org
>>> The opinions expressed above are entirely my own <<<

By definition, when you are investigating the unknown,
you do not know what you will find or even when you have
found it.




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

Sendfile EAGAIN and FastCGI

Dave Hayes June 16, 2011 06:28PM

Re: Sendfile EAGAIN and FastCGI

Maxim Dounin June 17, 2011 03:56AM

Re: Sendfile EAGAIN and FastCGI

Igor Sysoev June 17, 2011 05:24AM

Re: Sendfile EAGAIN and FastCGI

Dave Hayes June 17, 2011 02:42PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 140
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