Discussion:
error 499 nginx + php-fpm
swamp_demon
2009-06-16 20:20:48 UTC
Permalink
I have the same problem

nginx 0.7.60 + php5-fpm (PHP 5.2.8 + PHP-FPM 0.5.10)

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,1122,2986#msg-2986
funkdoobiest
2009-06-23 14:34:10 UTC
Permalink
For me following option helped:

proxy_ignore_client_abort on;

Don't know if this is safe.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,1122,3295#msg-3295
Maxim Dounin
2009-06-23 14:59:11 UTC
Permalink
Hello!
Post by funkdoobiest
proxy_ignore_client_abort on;
Don't know if this is safe.
It's not forum but mailing list, so it isn't a good idea to
replicate your message serveral times.

Maxim Dounin

Loading...