Closed (fixed)
Project:
HTTP Parallel Request & Threading Library
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2012 at 06:43 UTC
Updated:
4 Mar 2012 at 23:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeytown2 commentedThis patch has been applied to 6.x & 7.x
Comment #2
hass commentedWhat PHP versions are affected and what means "a lot of data"? :-)
Comment #3
mikeytown2 commentedsending 300kb+ to an IIS server. PHP 5.2.10. Was getting "Notice: fwrite(): send of X bytes failed with errno=11 Resource temporarily unavailable". Reducing the number of bytes per fwrite fixes the issue.