haproxy/include
Willy Tarreau 6f4a82c7af [OPTIM] stream_sock: don't retry to read after a large read
If we get very large data at once, it's almost certain that it's
worthless trying to read again, because we got everything we could
get.

Doing this has made all -EAGAIN disappear from splice reads. The
threshold has been put in the global tunable structures so that if
we one day want to make it accessible from user config, it will be
easy to do so.
2009-03-21 20:43:57 +01:00
..
common [OPTIM] stream_sock: don't retry to read after a large read 2009-03-21 20:43:57 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MINOR] stats: report number of tasks (active and running) 2009-03-21 18:33:52 +01:00
types [OPTIM] stream_sock: don't retry to read after a large read 2009-03-21 20:43:57 +01:00