Re: Shrinking the session size, simply by zipping it. Saved my day.

2012-02-20 Thread Emond Papegaaij
Thanks for the suggestion! I've just implemented this. It should be available in 1.5.5 and 6.0.0, see https://issues.apache.org/jira/browse/WICKET-4419 for details. Best regards, Emond On Monday 20 February 2012 10:48:52 Josh Kamau wrote: Thanks for the post. I wish this could be

Re: Shrinking the session size, simply by zipping it. Saved my day.

2012-02-20 Thread Josh Kamau
Thanks Emond Papegaaij Thats fantastic. Josh On Mon, Feb 20, 2012 at 7:08 PM, Emond Papegaaij emond.papega...@topicus.nl wrote: Thanks for the suggestion! I've just implemented this. It should be available in 1.5.5 and 6.0.0, see https://issues.apache.org/jira/browse/WICKET-4419for

Shrinking the session size, simply by zipping it. Saved my day.

2012-02-19 Thread Per
Hi all, thought I'd share a really simple hack that we're using to reduce the Wicket session size (on Wicket 1.4). Background: We deploy to Google App Engine, and there's a strict 1MB limit. We've been using LDMs and all sorts of optimisations, but we were still reaching the limits when a user

Re: Shrinking the session size, simply by zipping it. Saved my day.

2012-02-19 Thread robmcguinness
very nice thanks! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Shrinking-the-session-size-simply-by-zipping-it-Saved-my-day-tp4402980p4403065.html Sent from the Users forum mailing list archive at Nabble.com.

Re: Shrinking the session size, simply by zipping it. Saved my day.

2012-02-19 Thread Josh Kamau
Thanks for the post. I wish this could be integrated into the core. Josh. On Mon, Feb 20, 2012 at 5:32 AM, robmcguinness robert.mcguinness@gmail.com wrote: very nice thanks! -- View this message in context: