Re: Performance problem 100% CPU
Jeff I won’t try compression now because It could increase the CPU usage and this is our main problem.
That is not correct. It will increase CPU usage the first time a PHP page’s output is compressed. But, from that point forward, only the compressed data will be served. This can significantly decrease as server’s CPU usage. Now, when you clear the compressed cache, it will have to recompress all over.