После обновления нгинкса с дотдебовского репозитория случилось что-то странное. Не вижу обработки запроса, сразу вылазит ошибка 400:

2015/04/15 02:23:57 [debug] 385#0: *387 accept: 176.104.56.218 fd:43
2015/04/15 02:23:57 [debug] 385#0: posix_memalign: 0000000001F0B610:256 @16
2015/04/15 02:23:57 [debug] 385#0: *387 event timer add: 43: 60000:1429053897756
2015/04/15 02:23:57 [debug] 385#0: *387 reusable connection: 1
2015/04/15 02:23:57 [debug] 385#0: *387 epoll add event: fd:43 op:1 ev:80002001
2015/04/15 02:23:57 [debug] 385#0: *387 post event 00007FC7711B0280
2015/04/15 02:23:57 [debug] 385#0: *387 delete posted event 00007FC7711B0280
2015/04/15 02:23:57 [debug] 385#0: *387 http check ssl handshake
2015/04/15 02:23:57 [debug] 385#0: *387 http recv(): 1
2015/04/15 02:23:57 [debug] 385#0: *387 plain http
2015/04/15 02:23:57 [debug] 385#0: *387 http wait request handler
2015/04/15 02:23:57 [debug] 385#0: *387 malloc: 0000000001EAFCB0:1024
2015/04/15 02:23:57 [debug] 385#0: *387 recv: fd:43 493 of 1024
2015/04/15 02:23:57 [debug] 385#0: *387 reusable connection: 0
2015/04/15 02:23:57 [debug] 385#0: *387 posix_memalign: 0000000001F7A410:4096 @16
2015/04/15 02:23:57 [debug] 385#0: *387 http process request line
2015/04/15 02:23:57 [debug] 385#0: *387 http request line: "GET /upload/img/photos/site/video/43/4367/436717/436717m.jpg HTTP/1.1" 2015/04/15 02:23:57 [debug] 385#0: *387 http uri: "/upload/img/photos/site/video/43/4367/436717/436717m.jpg"
2015/04/15 02:23:57 [debug] 385#0: *387 http args: ""
2015/04/15 02:23:57 [debug] 385#0: *387 http exten: "jpg"
2015/04/15 02:23:57 [debug] 385#0: *387 http process request header line
2015/04/15 02:23:57 [debug] 385#0: *387 posix_memalign: 0000000001F7B420:4096 @16
2015/04/15 02:23:57 [debug] 385#0: *387 http header: "Host: s4.site.tv"
2015/04/15 02:23:57 [debug] 385#0: *387 http header: "Connection: keep-alive" 2015/04/15 02:23:57 [debug] 385#0: *387 http header: "User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36" 2015/04/15 02:23:57 [debug] 385#0: *387 http header: "X-Requested-With: ShockwaveFlash/17.0.0.134"
2015/04/15 02:23:57 [debug] 385#0: *387 http header: "Accept: */*"
2015/04/15 02:23:57 [debug] 385#0: *387 http header: "Accept-Encoding: gzip, deflate, sdch" 2015/04/15 02:23:57 [debug] 385#0: *387 http header: "Accept-Language: ru,en-US;q=0.8,en;q=0.6,uk;q=0.4" 2015/04/15 02:23:57 [debug] 385#0: *387 http header: "Cookie: PHPSESSID=iq0b1esb2b413jtahhdtgo4bb1; lang_code=ru; _gat=1; _ga=GA1.2.327265239.1427830768"
2015/04/15 02:23:57 [debug] 385#0: *387 http header done
2015/04/15 02:23:57 [info] 385#0: *387 client sent plain HTTP request to HTTPS port while reading client request headers, client: 176.104.56.218, server: s4.site.tv, request: "GET /upload/img/p
hotos/site/video/43/4367/436717/436717m.jpg HTTP/1.1", host: "s4.site.tv"
2015/04/15 02:23:57 [debug] 385#0: *387 http finalize request: 497, "/upload/img/photos/site/video/43/4367/436717/436717m.jpg?" a:1, c:1
2015/04/15 02:23:57 [debug] 385#0: *387 event timer del: 43: 1429053897756
2015/04/15 02:23:57 [debug] 385#0: *387 http special response: 497, "/upload/img/photos/site/video/43/4367/436717/436717m.jpg?"
2015/04/15 02:23:57 [debug] 385#0: *387 http set discard body
2015/04/15 02:23:57 [debug] 385#0: *387 uploadprogress error-tracker error: 400 2015/04/15 02:23:57 [debug] 385#0: *387 uploadprogress error-tracker not tracking in this location
2015/04/15 02:23:57 [debug] 385#0: *387 HTTP/1.1 400 Bad Request
Server: nginx/1.6.3
Date: Tue, 14 Apr 2015 23:23:57 GMT
Content-Type: text/html
Content-Length: 672
Connection: close

_______________________________________________
nginx-ru mailing list
nginx-ru@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-ru

Ответить