Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: jhinze on October 15, 2004, 01:59:52 PM

Title: Reading messages slow or time out?
Post by: jhinze on October 15, 2004, 01:59:52 PM

After getting the main index to the board, I can usually click on one message and get the content very quickly. However, each request to read a message afterwards either takes 1+ minutes or times out.

I've setup a test account on our board if anyone has any ideas, I'd really appreciate the help:

http://www.apfmichigan.com/boards
Login: test_account
pwd: test
Title: Re: Reading messages slow or time out?
Post by: [Unknown] on October 15, 2004, 02:10:31 PM
What versions of MySQL and PHP are you using?

-[Unknown]
Title: Re: Reading messages slow or time out?
Post by: jhinze on October 15, 2004, 02:12:31 PM
Quote from: [Unknown] on October 15, 2004, 02:10:31 PM
What versions of MySQL and PHP are you using?

-[Unknown]

MySql: 3.23.46
PHP: 4.3.1

running freebsd
Title: Re: Reading messages slow or time out?
Post by: [Unknown] on October 15, 2004, 03:04:04 PM
I'm not sure what's making it slow (it feels slow for me...) but a good idea would be to upgrade to MySQL 4... if you/your host is willing to do that.

It's the current stable version, it's faster, it has query caching, and it's just generally more awesome.

-[Unknown]