How do I set send and recv buffers using curl-loader
Status: Alpha
Brought to you by:
coroberti
From: Paddy G. <pad...@gm...> - 2009-08-26 17:56:11
|
I am new to curl-loader coming from the world of httperf.I am assuming that the default receive buffer is set via CURL_MAX_WRITE_SIZE to 16384 . In httperf, I can set the socket receive buffer size([--recv-buffer N] [--send-buffer N) but couldnt glean such information from the README/FAQ of curl-loader Any idea on how to go about setting these sizes? Thanks -Paddy |