![]() |
|
|
+ Search |
![]()
|
May 31st, 2000 09:13
Nathan Wallace, Christian Bjørnbak, Richard Lynch
Yes. Install PHP on several computers. Use your favorite load-balancing technique. If you use sessions make sure that all the clustered servers can transparently use them, with cookies for example. A problem here can be storing session data in files rather than the database.