I have a strange bandwidth issue that I have finally tracked down to
something fairly specific if anyone has any ideas...
Setup: Win2003 Server, PHP 4.3.4, IIS6.0, ISAPI
Network: DSL line with a Cisco 678 router using NAT and static port
maps. Two switches between webserver and Cisco.
Problem: Accessing PHP driven site via any computer except the web
server is about 20 times slower. I can get fast response on the server
by browsing to it's local IP address (http://10.0.0.x) or
(http://localhost). However, if I use the external IP address
(65.100.86.X) from the IIS server, the site is slow again. I figured
that my Cisco had an issue or there was some problem in my network, so I
replaced my Cisco with my spare and swapped out hubs for switches etc
internally with no change. If I use a different computer on my LAN to go
to http://10.0.0.X then I get the same slow response. I have packet
dumped my network (nothing strange) and even disconnected all computers
except for the IIS server and I still get the same results. I really
thought it was a network issue until I replaced everything. If I telnet
to one of the slow IP addresses, the HTML just comes out slower. I still
think this is a network issue but I just wanted to post here in case
there was something strange with PHP under 2k3 that I was missing.
thanks for any suggestions anyone might have (unless they are to switch
over to Apache. ;-)
If anyone wants to try... http://www.gamearchive.com
thanks... jess
something fairly specific if anyone has any ideas...
Setup: Win2003 Server, PHP 4.3.4, IIS6.0, ISAPI
Network: DSL line with a Cisco 678 router using NAT and static port
maps. Two switches between webserver and Cisco.
Problem: Accessing PHP driven site via any computer except the web
server is about 20 times slower. I can get fast response on the server
by browsing to it's local IP address (http://10.0.0.x) or
(http://localhost). However, if I use the external IP address
(65.100.86.X) from the IIS server, the site is slow again. I figured
that my Cisco had an issue or there was some problem in my network, so I
replaced my Cisco with my spare and swapped out hubs for switches etc
internally with no change. If I use a different computer on my LAN to go
to http://10.0.0.X then I get the same slow response. I have packet
dumped my network (nothing strange) and even disconnected all computers
except for the IIS server and I still get the same results. I really
thought it was a network issue until I replaced everything. If I telnet
to one of the slow IP addresses, the HTML just comes out slower. I still
think this is a network issue but I just wanted to post here in case
there was something strange with PHP under 2k3 that I was missing.
thanks for any suggestions anyone might have (unless they are to switch
over to Apache. ;-)
If anyone wants to try... http://www.gamearchive.com
thanks... jess
Comment