HowFlow


http://thehostintheshell.com/2008/06/installing-xcache-for-php5-on-linux/
thehostintheshell.com XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. It optimizes performance by removing the compilation time of PHP scripts by caching the compiled state of PHP scripts into the shm (RAM) and uses the compiled version straight from the RAM. This will increase the rate of page generation time by up to 5 times.

Share it!   Posted by aroedl aroedl 2 months ago



Please log in or sign up and vote for this trick if it was helpful for you.
Don't forget to subscribe to our RSS Feed RSS/Atom feed to get the latest tricks.