Working With the Dolphin 7.1 Cache System
Last Updated on Saturday, 19 January 2013 12:00 Written by Mscott Saturday, 19 January 2013 12:00
Hello and welcome! In today’s blog, I am going to explain the Dolphin 7.1 cache options and how to use them. If you are an Arvixe client who has a VPS or dedicated server you have the ability to install EAccelerator, XCache, APC or Memcache. These are all PHP opcode cachers which compile the PHP code and cache it in memory. This reduces the average load time and speeds up any PHP based website. To use any of these cache engines you must have PHP running as FastCGI, Fcgid, CGI, or DSO. For the purpose of this tutorial I am going to use the file cache system which does not require any of these to be installed. It is available to anyone, including shared hosting clients and clients who chose to run PHP as suPHP.
Learn MoreUtilizing the Dolphin 7 Cache System
Last Updated on Wednesday, 5 October 2011 01:23 Written by Mscott Monday, 10 October 2011 12:00
In today’s blog, I am going to show you how to use the cache system that is built into your Dolphin 7 based website. If you are an Arvixe client who has a VPS or dedicated server you have the ability to install EAccelerator, XCache, APC or Memcache. These are all PHP opcode cachers which compile the PHP code and cache it in memory. This reduces the average load time and speeds up any PHP based website. To use any of these cache engines you must have PHP running as FastCGI, Fcgid, CGI, or DSO. For the purpose of this tutorial I am going to use the file cache system which does not require any of these to be installed. It is available to anyone, including shared hosting clients and clients who chose to run PHP as suPHP.
Learn More
Recent Comments