mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			277 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			277 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/src/os/unix/ngx_process.h
 | |
| +++ b/src/os/unix/ngx_process.h
 | |
| @@ -44,7 +44,7 @@ typedef struct {
 | |
|  } ngx_exec_ctx_t;
 | |
|  
 | |
|  
 | |
| -#define NGX_MAX_PROCESSES         1024
 | |
| +#define NGX_MAX_PROCESSES         8
 | |
|  
 | |
|  #define NGX_PROCESS_NORESPAWN     -1
 | |
|  #define NGX_PROCESS_JUST_SPAWN    -2
 |