nginx-0.7.28
Tiger Lee
lists at ruby-forum.com
Wed Dec 24 09:32:23 MSK 2008
Igor Sysoev wrote:
> Changes with nginx 0.7.28 22 Dec
> 2008
>
> *) Change: in memory allocation in the ngx_http_gzip_filter_module.
>
> *) Change: the default "gzip_buffers" directive values have been
> changed to 32 4k or 16 8k from 4 4k/8k.
I focus on "nginx gzip" for a few times and I'm excited when You
released 0.7.28 & changed on gzip.But...but when I used 0.7.28 a minite
ago,I got the same error logs like before.Please see below:
2008/12/24 13:55:33 [notice] 476#0: using the "select" event method
2008/12/24 13:55:33 [notice] 476#0: nginx/0.7.28
2008/12/24 13:55:33 [notice] 476#0: built by gcc 3.4.4 (cygming special,
gdc 0.12, using dmd 0.125)
2008/12/24 13:55:33 [notice] 476#0: getrlimit(RLIMIT_NOFILE):
256:4294967295
2008/12/24 13:55:33 [notice] 3288#0: start worker processes
2008/12/24 13:55:33 [notice] 3288#0: start worker process 2488
2008/12/24 13:55:33 [notice] 3288#0: signal 23 (SIGIO) received
2008/12/24 13:56:54 [alert] 2488#0: *2 gzip filter failed to use
preallocated memory: 16384 of 8192 while sending response to client,
client: 127.0.0.1, server: localhost, request: "GET /cn.yahoo.html
HTTP/1.1", host: "localhost"
2008/12/24 13:56:54 [alert] 2488#0: *2 gzip filter failed to use
preallocated memory: 16384 of 8192 while sending response to client,
client: 127.0.0.1, server: localhost, request: "GET /cn.yahoo.html
HTTP/1.1", host: "localhost"
2008/12/24 13:56:54 [alert] 2488#0: *2 gzip filter failed to use
preallocated memory: 16384 of 8192 while sending response to client,
client: 127.0.0.1, server: localhost, request: "GET /cn.yahoo.html
HTTP/1.1", host: "localhost"
2008/12/24 13:56:54 [alert] 2488#0: *2 gzip filter failed to use
preallocated memory: 16384 of 8192 while sending response to client,
client: 127.0.0.1, server: localhost, request: "GET /cn.yahoo.html
HTTP/1.1", host: "localhost"
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list