|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ftp_put fast on IIS 4 but Slow on IIS 5
I am using php FTP functions to synchronize my web servers. If I am pushing the files from the IIS 4 box to the IIS 5 box it is fast but when I try the reverse it is slow as hell.
The connect and login are just as fast, the problem seems to be with just the put. Any ideas.... At this point I may use a DOS system command because it is fast. |
|
#2
|
||||
|
||||
|
not php's fault, check your ftpd settings for max speed per thread on both boxes. Also make sure this is not you connex limitations.
__________________
And you know I mean that. |
|
#3
|
|||
|
|||
|
I figured out what it is. If I disable the MS proxy client it works fine.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > ftp_put fast on IIS 4 but Slow on IIS 5 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|