[ops] Increase nginx max concurrent streams
This commit is contained in:
		
							parent
							
								
									b662452001
								
							
						
					
					
						commit
						9de30fec29
					
				@ -35,3 +35,5 @@ gzip_types application/javascript application/json application/ld+json applicati
 | 
			
		||||
# limit request body size
 | 
			
		||||
client_max_body_size 10m;
 | 
			
		||||
 | 
			
		||||
# need to bump this up for about page sponsor images lol
 | 
			
		||||
http2_max_concurrent_streams 256;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user