The connection timeout was hardcoded to 1 sec. This can now be set from cfg file.

If the redis server became unresponsive kamailio would wait for the standard Linux TCP timeout for an answer (very long time).

This patch has added an timeout value for redis commands.

The default timeout is 1 sec.
30-redis-timeout.txt


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub