nixos/middleman: Increase worker_processes
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				CI / Check, build and cache nixfiles (push) Failing after 5m10s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	CI / Check, build and cache nixfiles (push) Failing after 5m10s
				
			This commit is contained in:
		@@ -251,6 +251,9 @@ in
 | 
			
		||||
              proxyResolveWhileRunning = true;
 | 
			
		||||
              sslDhparam = config.age.secrets."dhparams.pem".path;
 | 
			
		||||
 | 
			
		||||
              appendConfig = ''
 | 
			
		||||
                worker_processes auto;
 | 
			
		||||
              '';
 | 
			
		||||
              # Based on recommended*Settings, but probably better to be explicit about these
 | 
			
		||||
              appendHttpConfig = ''
 | 
			
		||||
                ${baseHttpConfig}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user