开发者

After APC, PgPool, Memcached, which server optimizations for Linux, Apache, PHP & PostGreSQL?

开发者 https://www.devze.com 2023-01-29 20:55 出处:网络
Which opt开发者_如何学Goimizations do you have in mind for a Linux, Apache, PHP & PostGreSQL server ?A good front end cache (e.g. Varnish) to keep as many requests as possible from even hitting th

Which opt开发者_如何学Goimizations do you have in mind for a Linux, Apache, PHP & PostGreSQL server ?


A good front end cache (e.g. Varnish) to keep as many requests as possible from even hitting the rest of the stack.


mod_deflate for compressing data sent from server to client.

0

精彩评论

暂无评论...
验证码 换一张
取 消