From 03ef2c7073e3aec798c085009dfc0bc47b45502f Mon Sep 17 00:00:00 2001 From: karl anderson Date: Wed, 6 Aug 2014 11:12:44 -0700 Subject: [PATCH] increase the rd buf size --- kamailio/default.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kamailio/default.cfg b/kamailio/default.cfg index 8f92bbe..0e90873 100644 --- a/kamailio/default.cfg +++ b/kamailio/default.cfg @@ -52,7 +52,7 @@ tcp_keepcnt = 3 tcp_keepidle = 30 tcp_keepintvl = 10 tcp_linger2 = 30 -tcp_rd_buf_size = 4096 +tcp_rd_buf_size = 80000 tcp_send_timeout = 10 tcp_wq_blk_size = 2100 tcp_wq_max = 10485760