[rt-users] RT3 speed thread
Les Mikesell
les at futuresource.com
Mon Jun 2 12:23:55 EDT 2003
> From: Michael van Elst
>
> You could do thousands of ACL lookups per minute. Any rough number on how
> many queries before the page displays ?
I've seen MySQL (in other situations) become very slow if it must perform
a multi-table join as part of a query operation and the temporary table
exceeds the memory buffer making the subsequent sort happen in disk files.
Response can drop from seconds to minutes at that threshold.
---
Les Mikesell
les at futuresource.com
More information about the rt-users
mailing list