Sunday, 18 August 2013

set MAX_WRITE_SIZE for php_curl.dll because of slow transfer rates

set MAX_WRITE_SIZE for php_curl.dll because of slow transfer rates

I have really slow transfer rates when posting files with curl in php on
several versions and machines. I've read that this can be solved by
changing the set MAX_WRITE_SIZE setting in curl. But I use the
php_curl.dll, is there any way to set MAX_WRITE_SIZE for php_curl.dll? It
is not a problem with the connection, it is not a problem with the code,
it seems to be a problem of windows.
Thank You!

No comments:

Post a Comment