View Single Post
Old October 24th, 2005, 11:40 PM   #5 (permalink)
dontom
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 254
Send a message via ICQ to dontom
Hi Michael,
I already had switched on the debugging: attached the output of index.php.
edit: I am not able to attach it - a file with the zipped queries of index.php is 416 kb big - where can I email it to?

Chuck: no it is not good - it should be far less then one second, especially if it a part of it already is cached. I just checked vbulletin - the index there currently loads in less then a second and our forums also have 50K users, > 2000K posts etc. Asides from this I measured the performance around midnight - without any traffic involved...

queries2.txt - the queries for http://fotos.mtb-news.de/fotos/showp...71/limit/views

queries3.txt
http://fotos.mtb-news.de/fotos/showgallery.php/cat/503

queries4.txt
http://fotos.mtb-news.de/fotos/comshow.php
(contains the same query twice! see 4 and 5)

Perhaps some limits would do good here to avoid transferring huge amounts of data from db to webserver.

We already went through the same thing after the last upgrade - please see the third post on this page and Michaels post on the same page:
http://www.photopost.com/members/for...ighlight=debug

after these discussions and updated files we went down under 1 sec for the index with pp 502 without any altered file

Thomas

Thanks for your help
Attached Files
File Type: txt queries2.txt (11.8 KB, 9 views)
File Type: txt queries3.txt (2.3 KB, 5 views)
File Type: txt queries4.txt (2.3 KB, 4 views)

Last edited by dontom; October 25th, 2005 at 05:14 AM.
dontom is offline   Reply With Quote