Cache & Storage

PHP website performance improve method

Posted under Article, Cache & Storage, Development, PHP, Web Servers on Saturday, 26 March 2011 by

Here are some methods may help you to improve php the performance 1: object code cache Each request need to recompile the object code, if you use the cache, then may avoi…

PHP website performance improve method

Clear squid cache file of shell script

Posted under Article, Cache & Storage, Featured, Web Servers on Saturday, 26 March 2011 by

Squid will cache directory set to create multiple directories, each directory, then create multiple directories, and then only in the innermost layer of the directory store cache files (object).

Clear squid cache file of shell script

PHP How to maintain the SESSION and the consequent Some Thoughts

Posted under Article, Cache & Storage, Featured, Web Servers on Saturday, 26 March 2011 by

A recent project, which has a relatively large form, it requires users to complete a lot of time, many users have spent untold hardships after the completion of a submission was found SESSION expired, the system quit, it has led the research, as well as how to set SESSION the need to maintain SESSION online, here are some of their feelings and experiences.

PHP How to maintain the SESSION and the consequent Some Thoughts

PHP Load Balancing Guide

Posted under Article, Cache & Storage, Featured, PHP, Web Servers on Saturday, 26 March 2011 by

Over the past when running a large web application meant to run when a large-scale web server. Because your application has attracted a large number of users, you will have in your server to add more memory and processor. Today, the ‘big server ‘ model has in the past…

PHP Load Balancing Guide

Clear squid cache file of shell script

Posted under Article, Cache & Storage on Thursday, 24 June 2010 by

Squid will cache directory set to create multiple directories, each directory, then create multiple directories, and then only in the innermost layer of the directory store cache files (object). squid based on user requests the page URL to hash to generate the cache files, stored in a single directory.

Clear squid cache file of shell script