Hi all, So, we're getting ready to deploy one of our applications in production. This happens to be the first tapestry application that is stateful. Our client is planning to run the application on three separate app servers, all running sun's sunone server.
The application is currently running on all of the machines. The web server is setup to round robin requests to the 3 app servers. If a requests are routed to alternate app servers other than the server their visit was created on, we get the session timeout page. We can set up the web server to use a sticky approach, but we'd like to avoid that if we can. Can someone point me to some documentation on setting up tapestry apps in a distributed environment? Thanks in advance. eric. ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
