[rt-devel] Re: [rt-users] Indicies to add to RT3
Jesse Vincent
jesse at bestpractical.com
Wed Aug 6 13:11:02 EDT 2003
On Wed, Aug 06, 2003 at 07:52:09PM +0400, Ruslan U. Zakirov wrote:
> And most freaquently report is
> select get_lock('Apache-Session....',3600);
> it takes about 11-40 sec from time to time.
> I don't know how speed it up. Any ideas?
That's the result of a user trying to load a page when the _previous_
page hasn't finished loading yet. Their session has been locked in the
database, but they're trying to access it again.
-j
--
http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the Rt-devel
mailing list