[
http://www.stripesframework.org/jira/browse/STS-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11894#action_11894
]
John Newman commented on STS-739:
---------------------------------
When I did load balancing with tomcat & apache2 a long time ago, there was a
setting called 'sticky sessions' that I had to enable. As far as I understand,
when this is enabled only the machine that creates the session will get to
process any further requests for that session. In practice that should work
out rather well.
I don't think stripes using the http session is a bug, you need to configure
your cluster to handle the session properly.
> Flash Scope doesn't seem to work in production clustered environment
> ---------------------------------------------------------------------
>
> Key: STS-739
> URL: http://www.stripesframework.org/jira/browse/STS-739
> Project: Stripes
> Issue Type: Bug
> Components: Context Management
> Reporter: michael
>
> This seems to be due to the fact that FlashScope is using HttpSession to
> store the data. In a real production environment with multi-server cluster
> this solution doesn't seem to work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://www.stripesframework.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development