> For the more complex functions where it is necessary to redirect them to
> another server,
> local to them, I have a problem.

If these machines are on a LAN together I would suggest you use database
sessions. I.e. a table with records containing active sessions.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to