I was implemented beaker with a cherrypy application, but after some requests, the beaker response time increases about 10-14 seconds.
i think after including 500 to 1000 items in cache, beaker goes down.
all cached types are simple(str,int,list,tuple,...)