PHP programmers: I would like to optimize the speed at which my PHP scripts execute. What could I do

Posted by racl101 on Stack Overflow See other posts from Stack Overflow or by racl101
Published on 2010-06-02T18:01:19Z Indexed on 2010/06/02 18:04 UTC
Read the original article Hit count: 186

Filed under:
|
|
|

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?

© Stack Overflow or respective owner

Related posts about php

Related posts about optimization