OESF Portables Forum

Everything Else => Site Specific Forums => Site Suggestions, Requests, and Updates => Topic started by: koan on December 21, 2009, 04:35:37 pm

Title: Slow Forums - Server Problems ?
Post by: koan on December 21, 2009, 04:35:37 pm
The server seem much slower the last few days.
The banner at the top loads up to the line "OESF Portal... Calendar | Members..."
but then the page is slow to load the rest.

Clicking on forums and other links is also very slow.

Is there a problem with the database perhaps ?
Title: Slow Forums - Server Problems ?
Post by: ArchiMark on December 21, 2009, 10:19:53 pm
I'm having same issue as koan....it's taking forever for pages to load.....Like a minute or so...compared to a second or two for other websites....

Has something happened to server???
Title: Slow Forums - Server Problems ?
Post by: InSearchOf on December 22, 2009, 09:34:56 am
For some reason in the code there is a javascript that tries to run a script from 192.168.2.26...
Me and DZ are looking into it.

Late
Title: Slow Forums - Server Problems ?
Post by: tux on December 24, 2009, 07:19:59 am
 I haven't had any problem here using Virgin cable in the UK.  Oh and merry Christmas to all.
Title: Slow Forums - Server Problems ?
Post by: dougeeebear on December 24, 2009, 02:12:14 pm
It's pretty slow loading here in Tennessee.
Once I'm logged in it's fine.
Title: Slow Forums - Server Problems ?
Post by: koan on December 26, 2009, 04:14:30 pm
Ah yes, I see the problem here:

Code: [Select]
        

        

    
Title: Slow Forums - Server Problems ?
Post by: zmiq2 on December 26, 2009, 05:52:52 pm
you can 'solve' this issue by configuring your computer to have an ip addrress in the same offending subnet, like 192.168.1.27; as root, just type

ifconfig eth0:alt 192.168.1.27

and it'll go fast again; of course, I also expect to see the root cause being solved asap ....
Title: Slow Forums - Server Problems ?
Post by: dougeeebear on December 27, 2009, 08:40:31 am
Quote from: koan
The server seem much slower the last few days.
The banner at the top loads up to the line "OESF Portal... Calendar | Members..."
43 seconds to the login page for me.
After logging in it seems to work ok.
Maybe when the holidays are over the Admins will take a look.
Title: Slow Forums - Server Problems ?
Post by: InSearchOf on December 28, 2009, 01:27:28 pm
yea, I'm trying to figure out which file has that line in it to comment it out, but I cant find it via the IPB admin console. DZ, has file level access to the webserver to when I get a hold of him, we should be able to resolve this issue.


Late