Slow site, NO idea why? Safari = Fast FF= Hang

Status
Not open for further replies.

Enigmabomb

New member
Feb 26, 2007
2,035
66
0
Than Franthithco
Guys-

I'm working on a site. It's almost all done. I changed the server, and now it's slow as molasses. The server it moved to IS BETTER. And weirder yet, I only have the problem in certain browsers. HEre's what I've narrowed to:

PHP 5.2.6
Mysql 5.0.51acommunity

Old Server: http://liquid-cocaine.com
New Server: http://www.buydalitescreens.com

Old Server: Fast on everything Firefox, IE, Safari, You name it.

New Server: Wont load pages beyond the first couple in FF. Works super fast in Safari

Both servers are running the same php and mysql now. The code is the EXACT same from server to server. Db as well. WTF Am I missing here? I'll take care of the person who helps me out.
 


They load fine for me in FF but I also see this on one of my sites.
IE loads fine and FF and IE load fine from other computers. But when I go to it on my main PC in FF , it loads slow. I gave up trying to figure it out, chalked it up to an issue with FF on that pc and moved on.
 
Im about ready to chalk it up to an issue because everywhere else I try and everyone else I talk to says that it works really fast. FUCK! I hate problems like this, they drive me up a fucking wall.
 
I'm using Firefox on OSX. The old server is super fast for me, the new one barely loads. It actually loaded, slightly slowly, the first time, but whenever I try to refresh it it takes forever to come back up.
 
Yeah, doesn't want to load in FF, loads slowly in Safari, loads fast in IE.

Edit: All on your new server. The old server works fine for me.
 
A) What are you doing server-side on that page?
B) Why do you have your header coded in twice?
 
A) Most of it is just shuffling database shit around. Not too big a deal.
B) Im not sure, I didn't code any of it. From what I can tell the guy who did was grade A retarded.
 
A) Most of it is just shuffling database shit around. Not too big a deal.
B) Im not sure, I didn't code any of it. From what I can tell the guy who did was grade A retarded.

Bizarre structure all over the place. Unsure if it's the problem, but it's worth trying; you've got all of that javascript loading in twice, which could possibly gum up the works on your new server.

Something HAS to be different, though; all you can reduce this to is New Server + FF3 = Does not work.
 
  • Like
Reactions: Enigmabomb
I just commented out the second header, and Im going to look a little deeper at the code. This is such a disaster, all the comments are in chinese or some asian language.
 
Status
Not open for further replies.