Search code examples
phpapacheapc

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


Which optimizations do you have in mind for a Linux, Apache, PHP & PostGreSQL server ?


Solution

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