0.6.30 @ linux amd64 & fcgi
Sergey Serov
mpa at corg.net
Thu May 8 07:46:31 MSD 2008
On Wednesday 07 May 2008, Igor Sysoev wrote:
> > А если попробовать прилагаемый патч для 0.5.27 ?
> - if (rc == NGX_OK) {
> + if (rc == NGX_OK && u->buffer.pos == u->buffer.last) {
В логах появляется:
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi record byte: 00
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi record byte: 00
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi record length: 144
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi parser: 0
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi header: "Content-Length: 7274"
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi parser: 0
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi header: "Content-Type: text/html; charset=utf-8"
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi parser: 0
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi header: "Set-Cookie: _ul=admin; domain=.example.net; path=/"
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi parser: 0
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi header: "Status: 200"
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi parser: 0
2008/05/08 03:22:42 [debug] 29070#0: *1 http fastcgi header: "X-Catalyst: 5.7006"
2008/05/08 03:22:42 [alert] 29070#0: *1 upstream split a header line in FastCGI records while reading response header from upstream,
client: 125.24.35.220, server: dev.example.net, URL: "/login", upstream: "fastcgi://unix:/tmp/example_dev.sock:",
host: "dev.example.net", referrer: "http://dev.example.net/registration"
More information about the nginx-ru
mailing list