excessive RAM consumption - memory leak

Jodok Batlogg jodok at lovelysystems.com
Thu Feb 21 01:10:17 MSK 2008


On 20.02.2008, at 22:59, Todd HG wrote:

> Igor Sysoev wrote:
>> On Wed, Feb 20, 2008 at 10:22:52PM +0100, Todd HG wrote:
>>
>>>
>>> /usr/local/nginx/sbin/nginx -c /usr/local/nginx/conf/nginx.conf
>>> 9328  9327  8.8 11192 - nginx: worker process
>>> 9329  9327  8.7 13200 - nginx: worker process
>>> 23660 23641  0.0  5136 pipe_w egrep (nginx|PID)
>>>
>>> I also have configured:
>>>
>>>    client_header_timeout  3m;
>>>    client_body_timeout    3m;
>>>    send_timeout           3m;
>>
>> What gzip settings do you use ?
>
>    gzip on;
>    gzip_min_length  1100;
>    gzip_buffers     4 8k;
>    gzip_types       image/jpg image/jpeg image/gif image/png text/ 
> plain
> text/xml application/xhtml+xml text/css application/xml image/svg+xml
> application/rss+xml application/atom_xml application/x-javascript
> application/x-httpd-php application/x-httpd-fastphp
> application/x-httpd-eruby text/html;
>    gzip_comp_level 9;

sorry, why do you compress jpeg, gif and png files? they are already  
compressed... double compression just uses cpu power and causes global  
warming :)

jodok

>
>
> -- 
> Posted via http://www.ruby-forum.com/.
>

--
"Beautiful is better than ugly."
   -- The Zen of Python, by Tim Peters

Jodok Batlogg, Lovely Systems GmbH
Schmelzhütterstraße 26a, 6850 Dornbirn, Austria
mobile: +43 676 5683591, phone: +43 5572 908060

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2454 bytes
Desc: not available
URL: <http://nginx.org/pipermail/nginx/attachments/20080220/4ac661fa/attachment.bin>


More information about the nginx mailing list