mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-21 12:13:19 +02:00
If an analyser sets buf->to_forward to a given value, that many data will be forwarded between the two stream interfaces attached to a buffer without waking the task up. The same applies once all analysers have been released. This saves a large amount of calls to process_session() and a number of task_dequeue/queue.
5.1 KiB
5.1 KiB