Description of APC -Alternative PHP Cache :
APC is a free and simple PHP script that helps in enhancing the performance of the servers where a PHP site is hosted. Performance of PHP can be boosted on heavily loaded sites by caching the scripts in a compiled state. Since the PHP files are cached once it is not processed in the server for a second time, so the server responses instantly.