Sorry for posting in german - seems like I was a bit confused. So here you
are in english :


I'm having trouble with an HTML page handling file uploads via POST on an
IIS5.

If I open the page locally on the server it is working just fine. If I call
the page from a workstation in our LAN it works fine for uploading files up
to approximately 120k. All tries to upload files bigger than that result in
the server canceling the connection and returning an error page ("server or
DNS record not found").

The uploads are taking quiet long (about 10 to 15sec. for a 60k file over
the 100MBit LAN). Download speed is fine. FTP is working just fine
(uploading a 500 MB file to the server was no prob). The inetinfo-Process on
the server seems ok (8% CPU usage in average and about 24MB of RAM).

The server is running MS Small Business Server. First fileuploads up to 60k
worked fine - than I uninstalled the ISA-Server (Proxy and firewall) and now
it works for files up to about 120k.

The script is running under PHP4 (V4.2, but I tried 4.12 with the same
effect). Java and Perl are running into the same trouble.

The problem seems to be in the IIS (since it apears with PHP, Java and
Perl). We tried with Workstations running W2K/IE6, W2K/IE5 and NT4. The
server is running W2LK/IIS (packed in the Small Business Server).

Anyone got an idea ?

Alex



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to