You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by ShengChe Hsiao <fr...@gmail.com> on 2020/05/25 01:51:50 UTC

Wicket HttpSessionDataStore, InMemoryCacheSize and MaxSizePerSession

Dear all

I want to use HttpSessionDataStore as default page store for session
cluster, does InMemoryCacheSize and MaxSizePersession affect it's function,
if both of them were 0 ?

--------------------------------------------------------------------
----------------------------------->
To boldly go where no man has gone before.
--------------------------------------------------------------------
----------------------------------->
We do this not because it is easy. We do this because it is hard.
-----------------------------------------------------------------
-------------------------------------->
If I have seen further it is by standing on the shoulders of giants.
----------------------------------------------------------
--------------------------------------------->
front713@gmail.com
--------------------------------------------------------------------------------------------->

Re: Wicket HttpSessionDataStore, InMemoryCacheSize and MaxSizePerSession

Posted by Shengche Hsiao <sh...@gmail.com>.
Thanks Sven

On Mon, May 25, 2020 at 13:23 Sven Meier <sv...@meiers.net> wrote:

> Hi,
>
> both settings are unrelated:
>
> - inMemoryCacheSize is 0 by default anyway
> - maxSizePerSession is used by DiskDataStore (which you are replacing
> with HttpSessionDataStore)
>
> Have fun
> Sven
>
>
> On 25.05.20 03:51, ShengChe Hsiao wrote:
> > Dear all
> >
> > I want to use HttpSessionDataStore as default page store for session
> > cluster, does InMemoryCacheSize and MaxSizePersession affect it's
> function,
> > if both of them were 0 ?
> >
> > --------------------------------------------------------------------
> > ----------------------------------->
> > To boldly go where no man has gone before.
> > --------------------------------------------------------------------
> > ----------------------------------->
> > We do this not because it is easy. We do this because it is hard.
> > -----------------------------------------------------------------
> > -------------------------------------->
> > If I have seen further it is by standing on the shoulders of giants.
> > ----------------------------------------------------------
> > --------------------------------------------->
> > front713@gmail.com
> >
> --------------------------------------------------------------------------------------------->
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
> --

----------------------------------------------------------------------->
We do this not because it is easy. We do this because it is hard.
----------------------------------------------------------------------->
ShengChe Hsiao
----------------------------------------------------------------------->
front713@gmail.com
front713@tc.edu.tw
----------------------------------------------------------------------->
VoIP : 070-910-2450
----------------------------------------------------------------------->

Re: Wicket HttpSessionDataStore, InMemoryCacheSize and MaxSizePerSession

Posted by Sven Meier <sv...@meiers.net>.
Hi,

both settings are unrelated:

- inMemoryCacheSize is 0 by default anyway
- maxSizePerSession is used by DiskDataStore (which you are replacing 
with HttpSessionDataStore)

Have fun
Sven


On 25.05.20 03:51, ShengChe Hsiao wrote:
> Dear all
>
> I want to use HttpSessionDataStore as default page store for session
> cluster, does InMemoryCacheSize and MaxSizePersession affect it's function,
> if both of them were 0 ?
>
> --------------------------------------------------------------------
> ----------------------------------->
> To boldly go where no man has gone before.
> --------------------------------------------------------------------
> ----------------------------------->
> We do this not because it is easy. We do this because it is hard.
> -----------------------------------------------------------------
> -------------------------------------->
> If I have seen further it is by standing on the shoulders of giants.
> ----------------------------------------------------------
> --------------------------------------------->
> front713@gmail.com
> --------------------------------------------------------------------------------------------->
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org