NineChime forum

Furry stuff, oekaki stuff, and other stuff.

You are not logged in.

#1 06-14-2005 10:01:05

Sammybeany
New member

Long load times

Hi!

I just installed a Wacintaki, and I've been working on customizing and configuring it.

I'm having a problem with load times.  For some reason, it's taking anywhere from four to seven seconds to load.  Other stuff running on this server loads as fast as would be expected, so it's not the server itself.  Perhaps it's a problem with my php.ini configuration?  I'm really not sure where to even start . . .

Here's the link: http://lemonade.horseface.org/art/

Thanks in advance!

Offline

#2 06-15-2005 03:50:05

Waccoon
Administrator

Re: Long load times

Hmm... I see you took the timer off the footer.  smile

I'm not quite sure where the board would stall, and if your forums work fine, it probably isn't a PHP issue.  I have noticed that some Windows-based servers are pretty slow at responding, sometimes.  What OS is your server using?

Do you have this issue with any of the other pages (FAQ, memberlist, rules, etc.), or is it just the index page?

PS - Real slick work with the template.  Looks awesome!

Offline

#3 06-15-2005 06:50:37

Sammybeany
New member

Re: Long load times

Hmm, interesting.  Yes, the server IS running Windows XP SP2 (With Apache)

For what it's worth, the load timer is still there, it's just commented.  If you view the source you can see how long it took to load.

Yeah, as far as I can tell, ALL of the pages load that slowly.

For what it's worth, I'm not seeing any errors it my Apache log.  All I seem to be getting is a bunch of PHP notices, like this:

[client 192.168.1.1] PHP Notice:  Undefined index:  pageno in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\index.php on line 12
[client 192.168.1.1] PHP Notice:  Undefined index:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\index.php on line 13
[client 192.168.1.1] PHP Notice:  Undefined index:  artist in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\index.php on line 14
[client 192.168.1.1] PHP Notice:  Undefined index:  action in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\index.php on line 17
[client 192.168.1.1] PHP Notice:  Undefined index:  mode in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\index.php on line 50
[client 192.168.1.1] PHP Notice:  Undefined variable:  siteflags in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\banscript.php on line 19
[client 192.168.1.1] PHP Notice:  Undefined variable:  canchat in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 195
[client 192.168.1.1] PHP Notice:  Undefined variable:  canSuggest in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217
[client 192.168.1.1] PHP Notice:  Undefined variable:  canmail in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217
[client 192.168.1.1] PHP Notice:  Undefined variable:  canregister in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217
[client 192.168.1.1] PHP Notice:  Undefined variable:  needpassword in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217
[client 192.168.1.1] PHP Notice:  Undefined variable:  i3 in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\index.php on line 618
[client 192.168.1.1] PHP Notice:  Undefined variable:  siteflags in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\banscript.php on line 19, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined variable:  canchat in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 195, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 201, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 202, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 203, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 204, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 205, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 206, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined variable:  canSuggest in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined variable:  canmail in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined variable:  canregister in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined variable:  needpassword in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/
[client 192.168.1.1] PHP Notice:  Undefined index:  pageno in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\memberlist.php on line 12, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined index:  searchop in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\memberlist.php on line 13, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined index:  order in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\memberlist.php on line 14, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined index:  searchstr in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\memberlist.php on line 15, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined index:  pages in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\memberlist.php on line 16, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  siteflags in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\banscript.php on line 19, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  canchat in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 195, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 201, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 202, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 203, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 204, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 205, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 206, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  canSuggest in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  canmail in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  canregister in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  needpassword in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/faq.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  siteflags in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\banscript.php on line 19, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  canchat in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 195, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 201, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 202, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 203, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 204, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 205, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  sort in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 206, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  canSuggest in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  canmail in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  canregister in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  needpassword in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\header.php on line 217, referer: http://lemonade.horseface.org/art/memberlist.php
[client 192.168.1.1] PHP Notice:  Undefined variable:  siteflags in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\lemonade\\art\\banscript.php on line 19, referer: http://lemonade.horseface.org/art/memberlist.php


(Sorry that was so huge.  All of that was generated just from visitng a few pages!  I normally have PHP notices disabled, for that reason . . . )

I am assuming those notices are harmless and aren't related to this problem, but I figured I'd point that out just to be certain.

Thanks again for the help!

Offline

#4 06-16-2005 02:31:07

Waccoon
Administrator

Re: Long load times

When I visit, I get a load time of 0.4 seconds, which is in the ball park, if a little slow.  If your PHP error reporting is set to include warnings, it's likely that it will slow down the board a lot.

Are you viewing the BBS on the same machine that is hosting the site?  If so, the machine itself might be the issue.  When I run Wacintaki on my home computer with Win2K and Apache, response time may be instantaneous, or it may take between 2-4 seconds for the web server to respond.  I'd rather not dump the blame on Windows or Apache Win32 like that, but it's all I can think of.

Offline

Board footer

Yep, still running PunBB
© Copyright 2002–2008 PunBB