[ http://jira.magnolia.info/browse/MAGNOLIA-1274?page=all ]
Grégory Joseph resolved MAGNOLIA-1274.
--------------------------------------
Fix Version/s: 3.0.2
(was: 3.0.x)
Resolution: Fixed
this was fixed in 3.0.2
> memory: recursive activation creates a session per page
> -------------------------------------------------------
>
> Key: MAGNOLIA-1274
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1274
> Project: Magnolia
> Issue Type: Improvement
> Components: activation
> Affects Versions: 3.0.1
> Reporter: Philipp Bracher
> Assigned To: Sameer Charles
> Priority: Critical
> Fix For: 3.0.2
>
>
> Each page is sent by a atom package/request to the public instance, where per
> request a session is created. We should implement one of these solutions:
> a) reuse the session id returned by the first request (no relogin after each
> request)
> b) invalidate session after the execution (simple)
> c) don't use session at all (needs more work, since we use the session to
> login)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------