mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 15:17:01 +02:00
A dedicated function to run applets was introduced, in addition to the old one, to deal with applets that use their own buffers. The main differnce here is that this handler does not use channels at all. It performs a synchronous send before calling the applet and performs a synchronous receive just after. No applets are plugged on this handler for now. |
||
---|---|---|
.. | ||
haproxy | ||
import | ||
make |