On Tue, 6 May 2003, Wez Furlong wrote:
> I am investigating this issue.
Why is stream->chunk_size set to 1 for sockets? That appears
absurdly inefficient to me. It might also trigger bugs in
remote software which expects e.g. a HTTP request to arrive
in one packet.
- Sascha