Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
sendfile() writev() Operation not permitted
Здравствуйте!
Первый раз сталкиваюсь с подобной проблемой, перерыл Гугль вчера ?
безрезультатно!
Конфигурация: FreeBSD 6.2, nginx 0.4.2, apache 2.0
Суть проблемы такова: некоторым (подчеркиваю, некоторым) клиентам, контент
(html-код) сервер выдает не до конца. Т.е. страница сайта загружается не
полностью, html-код прерывается "на полуслове".При этом лог ошибок nginx'a при
общении с данным клиентом, выглядит следующим образом:
[crit] 53312#0: *10817499 sendfile() failed (1: Operation not permitted) while
sending response to client
[crit] 53310#0: *10817516 writev() failed (1: Operation not permitted) while
sending to client, client
[crit] 53310#0: *10817518 sendfile() failed (1: Operation not permitted) while
sending response to client, client
[crit] 53310#0: *10817538 writev() failed (1: Operation not permitted) while
sending to client, client
Ну вопрос собственно куда копать.
|