[ 
https://issues.apache.org/jira/browse/WICKET-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471256
 ] 

Johan Compagner commented on WICKET-266:
----------------------------------------

we can set it ofcourse to a smaller value. But it is not dangerous with the 
AccesStackPageMap because that one keeps track of the page:versions 
combinations and only allows by default 7.



> maxPageVersions max int for HttpSessionStore is not good
> --------------------------------------------------------
>
>                 Key: WICKET-266
>                 URL: https://issues.apache.org/jira/browse/WICKET-266
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 1.2.5, 1.3, 2.0
>            Reporter: Eelco Hillenius
>
> In Settings:
> private int maxPageVersions = Integer.MAX_VALUE;
> That works ok for the second level cache session store, but is dangerous for 
> HttpSessionStore. I think we should set the default to a better value, like 
> 30 or less, and slcss should just ignore the whole setting

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to