Topic: [solved] Nginx cpu usage
Hello,
Sometimes you will get big cpu usage for nginx in your high traffic server. To fix this issue turn off gzip in nginx.conf
gzip off;
Empowering Technology Innovations
You are not logged in. Please login or register.
Linux Server Management | Web Hosting Support | Outsourced Spport | Enterprise Cluster Administration | Software Development by Syslint Technologies → Help and Support → [solved] Nginx cpu usage
Hello,
Sometimes you will get big cpu usage for nginx in your high traffic server. To fix this issue turn off gzip in nginx.conf
gzip off;
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 2 official extensions. Copyright © 2003–2009 PunBB.