mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Updated configuration to spawn multiple threads for processing
This commit is contained in:
		@@ -266,4 +266,6 @@
 | 
			
		||||
   max_retry_wait 30
 | 
			
		||||
   # Disable the limit on the number of retries (retry forever).
 | 
			
		||||
   disable_retry_limit
 | 
			
		||||
   # Use multiple threads for processing.
 | 
			
		||||
   num_threads 8
 | 
			
		||||
</match>
 | 
			
		||||
 
 | 
			
		||||
@@ -234,6 +234,8 @@
 | 
			
		||||
  max_retry_wait 30
 | 
			
		||||
  # Disable the limit on the number of retries (retry forever).
 | 
			
		||||
  disable_retry_limit
 | 
			
		||||
  # Use multiple threads for processing.
 | 
			
		||||
  num_threads 8
 | 
			
		||||
</match>
 | 
			
		||||
 | 
			
		||||
# Keep a smaller buffer here since these logs are less important than the user's
 | 
			
		||||
@@ -246,4 +248,5 @@
 | 
			
		||||
  flush_interval 5s
 | 
			
		||||
  max_retry_wait 30
 | 
			
		||||
  disable_retry_limit
 | 
			
		||||
  num_threads 8
 | 
			
		||||
</match>
 | 
			
		||||
 
 | 
			
		||||
@@ -218,6 +218,8 @@
 | 
			
		||||
  max_retry_wait 30
 | 
			
		||||
  # Disable the limit on the number of retries (retry forever).
 | 
			
		||||
  disable_retry_limit
 | 
			
		||||
  # Use multiple threads for processing.
 | 
			
		||||
  num_threads 8
 | 
			
		||||
</match>
 | 
			
		||||
 | 
			
		||||
# Keep a smaller buffer here since these logs are less important than the user's
 | 
			
		||||
@@ -230,4 +232,5 @@
 | 
			
		||||
  flush_interval 5s
 | 
			
		||||
  max_retry_wait 30
 | 
			
		||||
  disable_retry_limit
 | 
			
		||||
  num_threads 8
 | 
			
		||||
</match>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user