Colin Guthrie wrote: >> As you can see it takes a *long* time to process the "retrieving >> session" part, but this could be a red herring.
How big is your session table? select count(*) from session; If it is very large, you may want to purge it from stale entries (users that have been removed from the system). -- Remy
signature.asc
Description: OpenPGP digital signature
