Tuesday 16 October 2007 9:34:23 am
Hi, I've a trouble with the speed of the admin interface.
The refresh time of my collapsed content tree take about 25s and 350 mysql queries. And this time is at least the same each time I want to do something from the contextual menu. After I read these posts:
http://ez.no/developer/forum/general/ez_publish_performance_optimisation_faq/(offset)/20 http://ez.no/developer/forum/developer/i_read_all_about_ez_performance_but_admin_part_is_slow ...the settings of my admin site.ini.append.php are:
[TemplateSettings]
TemplateCache=enabled
TemplateCompile=enabled
TemplateOptimization=enabled
Debug=disabled
ShowXHTMLCode=disabled
ShowUsedTemplates=disabled
[DebugSettings]
DebugOutput=enabled
DebugRedirection=disabled
[DatabaseSettings]
UsePersistentConnection=enabled
My content tree contains about 180 objects.
In the second post above, Łukasz Serwatka says "content/view/full/2 in admin usually takes around 12 SQL queries on cached site" ! I run:
ez publish 3.9.3
apache 1.3.37
PHP 4.4.7 eaccelerator On the public wed side, the Total script time is about 1.2 sec for each page What more could I do thant I already done ? Pascal
Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish
|