I found another issue with the /_ah/sessioncleanup servlet. On almost
every run, a huge amount of cpu usage is reported!

Example:
01-08 07:40AM 53.487 /_ah/sessioncleanup?clear 200 12275ms 7365cpu_ms
3845api_cpu_ms 0kb

Jorge Gonzalez

On Jan 7, 8:15 pm, Jorge <athenas...@gmail.com> wrote:
> The /_ah/sessioncleanup servlet works ok, but it cleans only 100
> expired sessions at a time, so one needs to run it often enough to
> avoid expired sessions to accumulate and no so often that it won't
> have too few sessions to purge.
>
> Kind of complicated!!
>
> Someone knows of a better solution?
>
> Jorge Gonzalez
>
> On Jan 7, 4:13 am, m seleron <seler...@gmail.com> wrote:
>
> > Hi,
>
> > I am sorry for not understanding easily.
>
> > I retrieved this Group
>
> > Is this thread 
> > usefulhttp://groups.google.com/group/google-appengine-java/browse_thread/th...
>
> > You may find more useful information .
> > Please look for it.
>
> > Thanks.
>
> > > Where should I look for this sessionCleanupServlet?
>
> > > On Jan 7, 6:01 am, m seleron <seler...@gmail.com> wrote:
>
> > > > Hi,
>
> > > > Though it is likely already to have tried.
> > > > You might solve the problem by examining sessionCleanupServlet.
>
> > > > thanks.
>
> > > > On 1月7日, 午後1:18, Jorge <athenas...@gmail.com> wrote:
>
> > > > > Is there a way to delete old _ah_SESSION entities? I found a post
> > > > > about deleting all sessions, both from the datastore and from
> > > > > memcache, but I am looking a clean  way to delete past sessions and
> > > > > preserve the active ones.
>
> > > > > Thanks,
>
> > > > > Jorge Gonzalez
-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to