Hi All,
I have a setup with two kamailio v5.0 and a load balancer(keepalived)
It seems to check the heath of kamailio server load balancer establishing the tcp
conneciton and resetting the connection once its got established.
and due to resetting the connection I keep on getting following log message.
Jul 31 18:14:18 localhost /usr/local/kamailio/sbin/kamailio[9388]: ERROR:
<core> [core/tcp_read.c:291]: tcp_read_data(): error reading: Connection
reset by peer (104) ([192.168.xxx.xxx]:46574 ->
Jul 31 18:14:18 localhost /usr/local/kamailio/sbin/kamailio[9388]: ERROR:
<core> [core/tcp_read.c:292]: tcp_read_data(): ->
[192.168.yyy.yyy]:443)
Jul 31 18:14:18 localhost /usr/local/kamailio/sbin/kamailio[9388]: ERROR:
<core> [core/tcp_read.c:1319]: tcp_read_req(): ERROR: tcp_read_req: error
reading - c: 0x7f6547989e78 r: 0x7f6547989ef8
Jul 31 18:14:18 localhost /usr/local/kamailio/sbin/kamailio[9389]: ERROR:
<core> [core/tcp_read.c:291]: tcp_read_data(): error reading: Connection
reset by peer (104) ([192.168.xxx.xxx]:44279 ->
Jul 31 18:14:18 localhost /usr/local/kamailio/sbin/kamailio[9389]: ERROR:
<core> [core/tcp_read.c:292]: tcp_read_data(): ->
[192.168.yyy.yyy]:5060)
Jul 31 18:14:18 localhost /usr/local/kamailio/sbin/kamailio[9389]: ERROR:
<core> [core/tcp_read.c:1319]: tcp_read_req(): ERROR: tcp_read_req: error
reading - c: 0x7f6547989e78 r: 0x7f6547989ef
If any one can suggest, how can i get rid of these logs.
Thanks
Prem