This is a discussion on how to maintain the session in multi server within the PHP Programming forums, part of the Web Development category; Hi folks, can any body explain how to maintain the session in multi server. Thanks in advance......
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi folks, can any body explain how to maintain the session in multi server. Thanks in advance...
__________________ J.Vijayanand Last edited by vijayanand : 09-28-2007 at 04:08 AM. |
| Sponsored Links |
| |||
| hi vijay anand, it really a very nice question for those who using multiserver for one site. To understand this concept we have to learn little bit about load balance concept. i.e same files resides at both the server but some of common folder will be mounted [USING NFS] for more than one server. so that any server can access the file. In the same way, session folder " generally /home/php/session" have to map the same location for both the webserver. |
| |||
| hi Rajinikanth, May i know what functionality behind NFS? and how to mount the folders in windows server environment?
__________________ With, J. Jeyaseelan Everything Possible |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to get multi combobox value in php | gk_cloud | PHP Programming | 8 | 10-16-2007 12:48 AM |
| Destroy session using session ID | Jeyaseelansarc | PHP Programming | 1 | 09-07-2007 07:42 AM |
| How can i maintain page scroll position after a postback ASP.NET 2005? | a.deeban | ASP and ASP.NET Programming | 1 | 08-22-2007 10:24 PM |
| ASP.NET FAQ - maintain page scroll position after a page postback? | Archer | ASP and ASP.NET Programming | 1 | 07-24-2007 12:40 AM |
| multi tasking, multi programming, multi threading | vigneshgets | Operating Systems | 1 | 07-18-2007 05:12 AM |