Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ошибки php-fastcgi вызывают пер еполнение буфера
Добрый день,
Помогите пожалуйста, мучаюсь уже третий день, столкнулся с такой проблемой:
Перевожу кучку проектов с apache на nginx-spawn-fcgi-php5.3
Ошибки в php (warning/error) через fastcgi вызывают переполнение
буфера, чем больше варнингов от php тем больше ошибок:
2010/05/05 08:59:23 [error] 12685#0: *416630 upstream sent too big
header while reading response header from upstream,
upstream: "fastcgi://unix:/var/run/spawn-fcgi.socket:"
Увеличение fastcgi_buffers 8 64k; помогает на одном проекте, но
переполнение возникает на другом (старые движки, много warning/error
сообщений)
error_reporting(0) помогает на всех проектах (т.е. это явно не большое
количество cookies), но хотелось бы более нормальное решение проблемы.
nginx version: nginx/0.7.65
TLS SNI support enabled
configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I
/usr/local/include' --with-ld-opt='-L /usr/local/lib'
--conf-path=/usr/local/etc/nginx/nginx.conf
--sbin-path=/usr/local/sbin/nginx --pid-path=/var/run/nginx.pid
--error-log-path=/var/log/nginx-error.log --user=www --group=www
--http-client-body-temp-path=/var/tmp/nginx/client_body_temp
--http-proxy-temp-path=/var/tmp/nginx/proxy_temp
--http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp
--http-log-path=/var/log/nginx-access.log --with-http_flv_module
--with-http_realip_module --with-http_secure_link_module
--with-http_ssl_module --with-http_stub_status_module --with-pcre
Заранее спасибо,
Илья.
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|