Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Network slow?

Status
Not open for further replies.

mrdance

Programmer
Apr 17, 2001
308
SE
I have 2 w2003 servers connected in an internal network. They also have direct connections to the internet. One of the servers have a webserver with IIS installed running php and mysql.

The problem is that the site runs fast locally but very slow (in chunks with severals seconds) from either the outside or the internal network.

I have different setups of NIC:s so there should not be any hardware problem. IIS seems to do the work because the page loads fast locally. The problem seems to be between Windows and the network.

Any ideas?

--- neteject.com - Internet Solutions ---
 
I found the "error". Output buffering in PHP was set to off which didn't do any good to my scripts, made the pause in every phpblock.

--- neteject.com - Internet Solutions ---
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top