Enabling session hits Datastore free quota very quickly

27 views
Skip to first unread message

Andrew Osipenko

unread,
Nov 15, 2011, 7:26:01 AM11/15/11
to google-a...@googlegroups.com
It seems that enabled HTTP session utilizes datastore very much.
Because each HTTP request updates _expires field in _ah_SESSION table.

My app uses HTTP resource caching of course. But I expect that during first page load _expires datastore field is updated 20 times. This cosumes quota very fast.

It seems that HTTP session is not usefull any more for free apps. Is it possible to make appengine to not update session tables every request but update it once in a hour for example?

Another solution will be to have guest account. I need session for some specific users only. Is it possible to handle in this way?
Reply all
Reply to author
Forward
0 new messages