Forum Moderators: open
Now that we are on Apache 2.0 - we are trying mod_deflate and so far it is appears good?
mucho better than mod_gzip...
1. backend {e.g. apache2/php5+PDO/MySQL}
2. hits
3. cpu load
4. mem load
5. ammount/type of ram/cpu/hdd
I'm very interested in high-load configurations, would appreciate the stats very much if those are not classified of course :)
We are going to try cranking up the gzip compression level this week and see where it goes.
We are also going to play around with the buffer values. We work with some larger pages here and I think a 16k buffer (vs the default 8k) would get significantly better compression. I am concerned about the added memory usage though - especially during peak loads.