cookbooks:4.4.x:core
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cookbooks:4.4.x:core [2016/06/22 17:16] – [loadpath] miconda | cookbooks:4.4.x:core [2018/08/15 19:10] (current) – [tcp_wq_max] henningw | ||
---|---|---|---|
Line 972: | Line 972: | ||
Prototype: **loadmodule " | Prototype: **loadmodule " | ||
- | If modulepath is only modulename or modulename.so, | + | If modulepath is only modulename or modulename.so, |
Example of usage: | Example of usage: | ||
Line 1026: | Line 1026: | ||
log_engine_data=" | log_engine_data=" | ||
</ | </ | ||
+ | |||
==== log_facility ==== | ==== log_facility ==== | ||
Line 1040: | Line 1041: | ||
==== log_name ==== | ==== log_name ==== | ||
- | Allows to configure a log_name prefix which will be used when printing to syslog. This is useful to filter log messages when running many instances of Kamailio on same server | + | Allows to configure a log_name prefix which will be used when printing to syslog |
< | < | ||
- | log_name=" | + | log_name=" |
</ | </ | ||
Line 1772: | Line 1773: | ||
==== tcp_conn_wq_max ==== | ==== tcp_conn_wq_max ==== | ||
- | Maximum bytes queued for write allowed per connection. Attempting to queue more bytes would result in an error and in the connection being closed (too slow). If tcp_write_buf | + | Maximum bytes queued for write allowed per connection. Attempting to queue more bytes would result in an error and in the connection being closed (too slow). If tcp_buf_write |
tcp_conn_wq_max = bytes (default 32 K) | tcp_conn_wq_max = bytes (default 32 K) | ||
Line 1891: | Line 1892: | ||
==== tcp_wq_max ==== | ==== tcp_wq_max ==== | ||
- | Maximum bytes queued for write allowed globally. It has no effect if tcp_write_buf | + | Maximum bytes queued for write allowed globally. It has no effect if tcp_buf_write |
tcp_wq_max = bytes (default 10 Mb) | tcp_wq_max = bytes (default 10 Mb) |
cookbooks/4.4.x/core.1466615764.txt.gz · Last modified: 2016/06/22 17:16 by miconda