php - Curl too slow with big files, known solutions don't work -
i upload files curl in php running on windows server 2008 (via post), uses 10% of possible speed. i've tried every solution find:
-using http 1.0
-using curl version
-another php version
-using apache, use xampp, use wamp, use iis
-changing buffer size
-edit registry of windows (windows socket stack problem)
-use server
-use other files
-use different scripts
as said i've used different versions of can change. windows server 2008 seems problem, can't change because rented server paid year. try virtual apache system on server isn't solution. there solution problem?
Comments
Post a Comment