PHP programmers: I would like to optimize the speed at which my PHP scripts execute. What could I do
- by racl101
I have zlib and Zend Optimizer enabled on my server.
I have read about the
zlib.output_compression
directive. Are there any caveats with turning this directive on in my server?