Hi When TCP_NODELAY is disabled, part of a static file being served in a pipelined request may be delayed until the Nagle algorithm sends the data or the connection is closed.
Uncorking the connection at end of file will force the last part to be sent immediately. -- Sonny Karlsson
0001-http-Unset-cork-flag-when-mk_http_send_file-is-done.patch
Description: Binary data
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
