Hello All,

  I've got a controller that acts as a API service for some devices.  The
devices exchange simple json messages with the API.  The problem I have is
that after a while there are so many beaker session files in my tmp
directory that the app start to fail, too many inodes.  I did find this:

https://beaker.groovie.org/sessions.html#removing-expired-old-sessions

but that's kind of hacky.  Is there are way to disable beaker/sessions for a
specific controller in a pylons app?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to