File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
9393| <<plugins-{type}s-{plugin}-add_hostname>> |<<boolean,boolean>>|No
9494| <<plugins-{type}s-{plugin}-cipher_suites>> |<<array,array>>|No
9595| <<plugins-{type}s-{plugin}-client_inactivity_timeout>> |<<number,number>>|No
96+ | <<plugins-{type}s-{plugin}-executor_threads>> |<<number,number>>|No
9697| <<plugins-{type}s-{plugin}-host>> |<<string,string>>|No
9798| <<plugins-{type}s-{plugin}-include_codec_tag>> |<<boolean,boolean>>|No
9899| <<plugins-{type}s-{plugin}-port>> |<<number,number>>|Yes
@@ -140,6 +141,14 @@ The list of ciphers suite to use, listed by priorities.
140141
141142Close Idle clients after X seconds of inactivity.
142143
144+ [id="plugins-{type}s-{plugin}-executor_threads"]
145+ ===== `executor_threads`
146+ 
147+   * Value type is <<number,number>>
148+   * Default value is 1 executor thread per CPU core
149+ 
150+ The number of parallel executor threads.
151+ 
143152[id="plugins-{type}s-{plugin}-host"]
144153===== `host`
145154
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments