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

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -