On Jan 16, 2008, at 6:03 AM, Max Ischenko wrote:

OK, I guess it is working. After I removed extra middleware results changed to 40 req/s with @beaker_cache() and 15 req/s without. Still very very slow, of course. ;(

If you have a slow filesystem, or a heavily loaded filesystem, then using the file-based caching isn't going to help too much. Try setting the type to memory to see if the file-system is slowing you down. If it is, I'd recommend using memcached. On a core 2 duo box, I get around 400+ req per second on beaker cached pages that use the file- system. What machine are you using that is only pulling 15 req/sec?

Cheers,
Ben

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to