The issue can be reproduced using this config file
```
listen=tcp:eth0:5060
tcp_accept_haproxy=yes
request_route {
drop;
}
```
When you started kamailio, then need telnet to 5060 and do not send any data. Just make
TCP connect.
As a result, one server core will be 100% loaded.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2658#issuecomment-791388373