google-nomulus/java/google/registry/env/alpha/default/WEB-INF
mountford 5f691d6329 Enable built-in session cleanup in alpha and sandbox
App Engine provides a servlet which deletes up to 100 expired _ah_SESSION entities from DataStore. This CL adds a cron job to call the servlet every 15 minutes in both alpha and sandbox. Assuming all goes well, we will turn it on in production.

I originally learned about this servlet here:

http://www.radomirml.com/blog/2011/03/26/cleaning-up-expired-sessions-from-app-engine-datastore/

But it appears that we do not need a servlet definition, just a cron entry.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137533532
2016-11-02 15:19:34 -04:00
..
appengine-web.xml Convert straggler GAE modules to basic-scaling 2016-09-14 15:33:57 -04:00
cron.xml Enable built-in session cleanup in alpha and sandbox 2016-11-02 15:19:34 -04:00