after upgrading to 5.21 i realized the new version behaves slower than the version we used before:
Index.php
http://fotos.mtb-news.de/fotos/
not from cache:
Page generated in
11.36390 seconds with 26 queries
from cache:
Page generated in
2.17906 seconds with 9 queries
a random picture:
http://fotos.mtb-news.de/fotos/showp...46/limit/views
Page generated in
2.29257 seconds with 36 queries
Currently it is 01:00 am and I am nearly the only person on our photo-server - it is a dual xeon standalone machine.
can additional indices or limits in the sql-commands be used to speed up things?
Anything else I could do?
We already use eAccelerator, binary data (=photos) is delivered by lighttpd
Thanks
Thomas