[TYPO3-performance] Problem with Database queries

Björn Pedersen pedersen at frm2.tum.de
Thu Apr 28 11:29:43 CEST 2011


Am 26.04.2011 13:53, schrieb Volker Lieder:
> Hi Björn,
> 
> thank you, i will talk back to the customer.
> Attached is a listing from slow query log.
> 
> Regards,
> Volker Lieder
> 
Another thing to check:
Are you using pconnect and php as cgi/fcgi? Aer scripts timing out? Then
locks may not be released.

See
http://www.php.net/manual/en/features.persistent-connections.php
and http://www.php.net/manual/en/function.mysql-pconnect.php. ( 4th
remark esp.)

Björn



More information about the TYPO3-performance mailing list