-
Jan 17th, 2011, 07:47 AM
#1
Problem with Multiple Instance Topology
I run the app into cloud foundry using multiple instance topology (one http server, two tc server, one mysql server). I found that the web server is forwarding my login request (acegi security enabled) to one tc server and after login success, home page request is handled by other tc server. So it seems that web server can’t connect these two request hence the home page shows Welcome Guest instead of Welcome User and we unable to see home page as Logged in User with expected menus. So it seems that two different session has been created by both tc servers. Let me know how to resolve this issue.
Any pointer in this regard will be appreciated.
Regards,
Purshotam L.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules