| View previous topic :: View next topic |
| Author |
Message |
sanitarium
Joined: 08 Jun 2007 Posts: 28
|
Posted: Sun Jun 10, 2007 4:22 am Post subject: |
|
|
| Chris wrote: | Yesterday and today there appeared to be an overloaded router somewhere on the Internet close to the site's server. There were occasional bursts of high packet loss for a majority of visitors.
The problem was reported and has hopefully been resolved. But I'll be keeping an eye on it. | Thanks for the update. The connection seems ok here now . |
|
| Back to top |
|
 |
cnli Guest
|
Posted: Tue Jul 10, 2007 3:29 pm Post subject: |
|
|
Errors when trying to load any page from the forum for a short while:
| Quote: | Warning: mysql_connect() [function.mysql-connect]: Too many connections in /home/ahk/public_html/forum/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/ahk/public_html/forum/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/ahk/public_html/forum/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database |
|
|
| Back to top |
|
 |
Superfraggle
Joined: 02 Nov 2004 Posts: 774 Location: London, UK
|
Posted: Tue Jul 10, 2007 3:32 pm Post subject: |
|
|
I been having problems for the last half an hour, including extremely slow loading pages, or not loading at all. _________________ Steve F AKA Superfraggle
http://r.yuwie.com/superfraggle |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Tue Jul 10, 2007 4:58 pm Post subject: |
|
|
| The problem was caused by someone running 7za on the server. For some reason, even just a single instance of that program created a load 30 times greater than the server could keep up with. Maybe it was due to some kind of bad pattern of disk I/O or heavy multithreading. In any case, steps will be taken to ensure it doesn't happen again. |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Tue Jul 10, 2007 5:14 pm Post subject: |
|
|
| Oh, I see it now. At some point there were two 7za processes running. The two together allocated a very large amount RAM, which caused swapping, which slowed the server to a crawl for a while. |
|
| Back to top |
|
 |
|