Hi.

Am 03-01-2020 01:36, schrieb Sadasiva Gujjarlapudi:

Hi,
We have observed (significant)request handling rate dropped if the TCP sockets were used in `http-request` action. Request handling rate recovered with slight increase in memory usage after commenting the line in `hlua_socket_connect()`/hlua.c
`hlua->flags |= HLUA_MUST_GC`

Doc: https://www.arpalert.org/haproxy-lua.html#h209

I want to add a param to `Socket:connect()` or add new method `Socket:connect2()`.
to disable forced GC.
Any feedback is appreciated.

Please can you share some more informations.

haproxy -vv
lua version
uname -a

Small reproducible config and lua files.

Regards,
sada

Regards
Aleks

Reply via email to