| From | Sent On | Attachments |
|---|---|---|
| Igor Sysoev | Dec 22, 2008 5:11 am | |
| Kevin Worthington | Dec 22, 2008 7:10 am | |
| Tiger Lee | Dec 23, 2008 10:32 pm | |
| Tiger Lee | Dec 23, 2008 10:49 pm | |
| Igor Sysoev | Dec 23, 2008 10:55 pm | |
| Tiger Lee | Dec 23, 2008 11:26 pm | |
| Igor Sysoev | Dec 23, 2008 11:31 pm | |
| Tiger Lee | Dec 24, 2008 12:34 am | |
| Igor Sysoev | Dec 24, 2008 12:37 am | |
| Tiger Lee | Dec 24, 2008 12:43 am | |
| Igor Sysoev | Dec 24, 2008 12:43 am | |
| Tiger Lee | Dec 24, 2008 12:43 am | |
| Tiger Lee | Dec 24, 2008 12:44 am | |
| Igor Sysoev | Dec 24, 2008 12:45 am | |
| Tiger Lee | Dec 24, 2008 1:15 am |
| Subject: | Re: nginx-0.7.28 | |
|---|---|---|
| From: | Tiger Lee (lis...@ruby-forum.com) | |
| Date: | Dec 23, 2008 10:32:00 pm | |
| List: | ru.sysoev.nginx | |
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/.





