Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
recv() failed (95: Operation not supported)
Обнаружил после отпуска в error_log кучу вот таких ошибок:
2008/04/10 13:27:44 [crit] 30138#0: *250253593 recv() failed (95:
Operation not supported) while reading response header from upstream,
client: 72.44.51.123, server: www.something.nnn, request: "GET
/forums/showthread.php?t=825774&page=3 HTTP/1.0", upstream:
"fastcgi://unix:/tmp/php.sock:", host: "www.something.nnn", referrer:
"http://www.something.nnn"
Ошибка 95:
#define EOPNOTSUPP 95 /* Operation not supported on transport
endpoint */
Все с одного IP. Что бы это значило?
|