-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.6.3
-
Component/s: None
-
None
Currently we just iterate over the vector and call php_stream_write().
We wind up with very fragmented write, which is not good.
- is related to
-
CDRIVER-532 vectorized writes are pathological for TLS using BIO_write
- Closed