[TYPO3-english] Typo3 4.5.0 - 4.5.2 running real slow, both front- and backend

Kay Strobach typo3 at kay-strobach.de
Tue Mar 1 08:16:50 CET 2011


Hi Sus,

some points to check:

 - is your database native utf8 or need your system to convert charsets?
 - do you have a php accelerator (appcelerator, etc)
 - is cache in typo3 enabled
 - are your tables intact (install > compare db?)
 - what das the system monitor show (processor - ram)
 - try disabling pconnect (persistent mysql connections)

Regards
Kay

Am 01.03.2011 07:41, schrieb Sus:
> Hi List
> 
> I'm hoping that someone can help me getting started on finding out why
> ALL my Typo3 installations are running so slow, both in back- and frontend.
> Backend I can live with, but frontend end is critical.
> 
> It's the same on alle installations, fresh installes, so I know that
> it's not some extension that I install.
> 
> HOW do I work out what is doing it and WHERE do I start looking?
> 
> I enclose my system information for starters.
> =========================================
> ### DEBUG SYSTEM INFORMATION - START ###
> HTTP_HOST           : xxxxx.dk
> TYPO3_HOST_ONLY     : xxxxx.dk
> TYPO3_PORT          :
> PATH_INFO           :
> QUERY_STRING        : TYPO3_INSTALL[type]=phpinfo
> REQUEST_URI         : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
> HTTP_REFERER        :
> http://xxxxx.dk/typo3/install/index.php?TYPO3_INSTALL[type]=about
> TYPO3_REQUEST_HOST  : http://xxxxx.dk
> TYPO3_REQUEST_URL   :
> http://xxxxx.dk/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
> TYPO3_REQUEST_SCRIPT: http://xxxxx.dk/typo3/install/index.php
> TYPO3_REQUEST_DIR   : http://xxxxx.dk/typo3/install/
> TYPO3_SITE_URL      : http://xxxxx.dk/
> TYPO3_SITE_SCRIPT   : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
> TYPO3_SSL           :
> TYPO3_REV_PROXY     :
> SCRIPT_NAME         : /typo3/install/index.php
> TYPO3_DOCUMENT_ROOT : /var/www/home/bcms/www
> SCRIPT_FILENAME     : /var/www/home/bcms/www/typo3/install/index.php
> REMOTE_ADDR         : xxx.xxx.xxx.xxx
> REMOTE_HOST         :
> HTTP_USER_AGENT     : Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
> AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13
> HTTP_ACCEPT_LANGUAGE: da-DK,da;q=0.8,en-US;q=0.6,en;q=0.4
> CONST: PHP_OS       : Linux
> CONST: TYPO3_OS     :
> CONST: PATH_thisScri: /var/www/home/bcms/www/typo3/install/index.php
> CONST: php_sapi_name: cgi-fcgi
> OTHER: TYPO3_VERSION: 4.5.0
> OTHER: PHP_VERSION  : 5.2.13
> imagecreatefromgif(): 1
> imagecreatefrompng(): 1
> imagecreatefromjpeg(: 1
> imagegif()          : 1
> imagepng()          : 1
> imagejpeg()         : 1
> imagettftext()      : 1
> OTHER: IMAGE_TYPES  : 31
> OTHER: memory_limit : 128M
> SERVER: SERVER_PORT : 80
> SERVER: SERVER_SOFTW: Apache/2.2.15 (Fedora)
> SERVER: GATEWAY_INTE: CGI/1.1
> SERVER: SCRIPT_NAME : /typo3/install/index.php
> SERVER: PATH_TRANSLA:
> T3CV_GFX: image_proc: 1
> T3CV_GFX: gdlib     : 1
> T3CV_GFX: gdlib_png : 1
> T3CV_GFX: im        : 1
> T3CV_GFX: im_path   : /usr/bin/
> T3CV_GFX: im_path_lz:
> T3CV_GFX: im_version: im6
> T3CV_GFX: im_negate_: 0
> T3CV_GFX: im_imvMask: 1
> T3CV_GFX: im_combine: composite
> ### DEBUG SYSTEM INFORMATION - END ###
> ===========================================================
> 
> 


-- 
http://www.kay-strobach.de - Open Source Rocks


More information about the TYPO3-english mailing list