cookbooks:3.3.x:core
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cookbooks:3.3.x:core [2012/11/05 13:55] – [DNS Parameters] klaus3000 | cookbooks:3.3.x:core [2014/05/31 11:36] (current) – [DNS Parameters] fixed link to RPC list mslehto | ||
---|---|---|---|
Line 1213: | Line 1213: | ||
If the internal resolver/ | If the internal resolver/ | ||
- | dns.add_srv, | + | dns.add_srv, |
Note: During startup of SIP-Router, before the internal resolver is loaded, the system resolver will be used (it will be used for queries done from module register functions or modparams fixups, but not for queries done from mod_init() or normal fixups). | Note: During startup of SIP-Router, before the internal resolver is loaded, the system resolver will be used (it will be used for queries done from module register functions or modparams fixups, but not for queries done from mod_init() or normal fixups). | ||
Line 1542: | Line 1542: | ||
==== tcp_rd_buf_size ==== | ==== tcp_rd_buf_size ==== | ||
- | Buffer size used for tcp reads. A high buffer size increases performance on server with few connections and lot of traffic on them, but also increases memory consumption (so for lots of connection is better to use a low value). Note also that this value limits the maximum | + | Buffer size used for tcp reads. A high buffer size increases performance on server with few connections and lot of traffic on them, but also increases memory consumption (so for lots of connection is better to use a low value). Note also that this value limits the maximum |
- | Default: 4096, can be changed at runtime. | + | The value is internally limited to 16MByte, for higher values recompile Kamailio with higher limit in tcp_options.c (search for " |
+ | Default: 4096, can be changed at runtime. | ||
==== tcp_send_timeout ==== | ==== tcp_send_timeout ==== |
cookbooks/3.3.x/core.1352123746.txt.gz · Last modified: 2012/11/05 13:55 by klaus3000