User Tools

Site Tools


cookbooks:devel:core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
cookbooks:devel:core [2021/03/15 11:43] – [workdir] micondacookbooks:devel:core [2021/03/16 08:41] miconda
Line 1929: Line 1929:
    version_table="version44"    version_table="version44"
 </code> </code>
-==== wait_child1_mode ====+ 
 +==== wait_worker1_mode ====
  
 Enable waiting for child SIP worker one to complete initialization, then create the other child worker processes. Enable waiting for child SIP worker one to complete initialization, then create the other child worker processes.
Line 1938: Line 1939:
  
 <code c> <code c>
-wait_child1_mode = 1+wait_worker1_mode = 1
 </code> </code>
  
-==== wait_child1_time ====+==== wait_worker1_time ====
  
 How long to wait for child worker one to complete the initialization. In micro-seconds. How long to wait for child worker one to complete the initialization. In micro-seconds.
Line 1950: Line 1951:
  
 <code c> <code c>
-wait_child1_time = 1000000+wait_worker1_time = 1000000
 </code> </code>
  
-==== wait_child1_usleep ====+==== wait_worker1_usleep ====
  
 How long to wait for child worker one to complete the initialization. In micro-seconds. How long to wait for child worker one to complete the initialization. In micro-seconds.
Line 1962: Line 1963:
  
 <code c> <code c>
-wait_child1_usleep = 50000+wait_worker1_usleep = 50000
 </code> </code>
  
cookbooks/devel/core.txt · Last modified: 2022/04/11 15:10 by bkaufman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki