cookbooks:4.2.x:core
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cookbooks:4.2.x:core [2014/12/10 17:45] – update tcp_buf_write to tcp_async hugh.waite | cookbooks:4.2.x:core [2017/07/24 14:48] (current) – [loadmodule] typo mslehto | ||
---|---|---|---|
Line 495: | Line 495: | ||
Example of usage: | Example of usage: | ||
+ | advertised_address=" | ||
advertised_address=" | advertised_address=" | ||
Line 790: | Line 791: | ||
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 972: | Line 973: | ||
==== mem_safety ==== | ==== mem_safety ==== | ||
- | Ff set to 1, memory free operation does not call abort() for double freeing a pointer or freeing an invalid address. The server still prints the alerting log messages. | + | If set to 1, memory free operation does not call abort() for double freeing a pointer or freeing an invalid address. The server still prints the alerting log messages. |
It can be set via config reload framework. | It can be set via config reload framework. | ||
Line 2300: | Line 2301: | ||
* onreply_route[0] (stateless): | * onreply_route[0] (stateless): | ||
- | * onreply_route[!=0] (tm): ignored | + | * onreply_route[!=0] |
* branch_route: | * branch_route: |
cookbooks/4.2.x/core.1418233517.txt.gz · Last modified: 2014/12/10 17:45 by hugh.waite