<div dir="ltr"><div><div><div><div>I run into similar problems with seaside sessions and expiry.&nbsp; but mainly during development as my image grows in size.<br><br></div>It would be very handy to have a utility or method that will actively expire and/or remove all sessions on demand such that I can do the following:<br>
</div>WASession allInstances size &quot;print&quot; -&gt; some number<br></div>&lt; run some code &gt;<br></div>&lt; run garbage collection &gt;<br><div>WASession allInstances size &quot;print&quot; -&gt; 0<br><br><br><br>
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 25, 2014 at 8:39 AM, Dave <span dir="ltr">&lt;<a href="mailto:lasmiste@gmail.com" target="_blank">lasmiste@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Karsten,<br>
I&#39;ll try your hint<br>
thanks<br>
Dave<br>
<br>
<br>
Karsten Kusche wrote<br>
<div class="">&gt; i thought that&rsquo;s not 10 created sessions but 10 queries to the cache. You<br>
&gt; can also create a background timer and let it access the application&rsquo;s<br>
&gt; cache and trigger a reap.<br>
&gt;<br>
&gt; Kind Regards<br>
&gt; Karsten<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Karsten Kusche - Dipl. Inf. -<br>
<br>
&gt; karsten@<br>
<br>
</div>&gt; &nbsp;(mailto:<br>
<br>
&gt; karsten@<br>
<div class=""><br>
&gt; )<br>
&gt; Georg Heeg eK - Köthen<br>
&gt; Handelsregister: Amtsgericht Dortmund A 12812<br>
&gt;<br>
&gt;<br>
&gt; Am Dienstag, 25. Februar 2014 um 08:40 schrieb Dave:<br>
&gt;<br>
&gt;&gt; No hint?<br>
&gt;&gt;<br>
&gt;&gt; Dave<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; View this message in context:<br>
&gt;&gt; <a href="http://forum.world.st/Session-expiration-and-data-cleaning-tp4745919p4746106.html" target="_blank">http://forum.world.st/Session-expiration-and-data-cleaning-tp4745919p4746106.html</a><br>
&gt;&gt; Sent from the Seaside General mailing list archive at Nabble.com<br>
</div>&gt;&gt; (<a href="http://Nabble.com" target="_blank">http://Nabble.com</a>).<br>
<div class="">&gt;&gt; _______________________________________________<br>
&gt;&gt; seaside mailing list<br>
&gt;&gt;<br>
<br>
&gt; seaside@.squeakfoundation<br>
<br>
</div>&gt; &nbsp;(mailto:<br>
<br>
&gt; seaside@.squeakfoundation<br>
<br>
&gt; )<br>
&gt;&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<div class="">&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; seaside mailing list<br>
<br>
&gt; seaside@.squeakfoundation<br>
<br>
&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br>
<br>
<br>
<br>
<br>
</div>--<br>
View this message in context: <a href="http://forum.world.st/Session-expiration-and-data-cleaning-tp4745919p4746303.html" target="_blank">http://forum.world.st/Session-expiration-and-data-cleaning-tp4745919p4746303.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the Seaside General mailing list archive at Nabble.com.<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br></div>