Yeah, we don't shrink the files. We can't, that's not how
DiskPageStore works. Anyway, what's the usecase? Are you trying to
suggest that you're running out of disk space? :)

-Matej

On Thu, Jul 3, 2008 at 10:18 AM, Johan Compagner <[EMAIL PROTECTED]> wrote:
> that wont work.
>
> Because pages are stored in a file that will grow until max.
> And then it will truncate so reuse the file from the beginning
> So deleting 1 page in it wont result in the file being smaller.
>
> johan
>
>
> On Thu, Jul 3, 2008 at 10:00 AM, Gerald Reinhart <[EMAIL PROTECTED]>
> wrote:
>
>>
>>
>> Johan Compagner wrote:
>> >
>> > What can we then delete when we hit 10 sessions?? Which session or which
>> > part of a session?
>> >
>>
>> maybe the oldest pages through all sessions.
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-configure-the-max-space-used-for-all-Session-store-on-a-WebApplication---tp18239631p18253766.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to