hi, i would like to know more about clustering. it is about employing more servers to provide scability and high availability?
i wish to how should a php web application be coded to be used for clustering in the future, as in is there any special consideration to take note of?
thanks!
clustering
Moderator: General Moderators
Custom Session Handler
One thing I know of is that you will want a custom session handler. see http://www.zend.com/zend/spotlight/code ... -wade8.php
I'm interested to hear what others have to say as we are planning to run a PHP app in a load-balanced environment later this year.
I'm interested to hear what others have to say as we are planning to run a PHP app in a load-balanced environment later this year.
some links you might want to look at:
http://www.google.com/search?hl=en&lr=& ... tnG=Search
http://talks.php.net/index.php/Performance
http://www.google.com/search?hl=en&lr=& ... tnG=Search
http://talks.php.net/index.php/Performance