mirror of
				https://github.com/XTLS/Xray-examples.git
				synced 2025-11-04 11:55:34 +08:00 
			
		
		
		
	add initial_windows_size
				
					
				
			This commit is contained in:
		@@ -36,7 +36,8 @@
 | 
				
			|||||||
        "network": "grpc",
 | 
					        "network": "grpc",
 | 
				
			||||||
        "security": "tls",
 | 
					        "security": "tls",
 | 
				
			||||||
        "grpcSettings": {
 | 
					        "grpcSettings": {
 | 
				
			||||||
          "serviceName": "" //填写你的 ServiceName
 | 
					          "serviceName": "", //填写你的 ServiceName
 | 
				
			||||||
 | 
					          //"initial_windows_size": 524288 //通过 Cloudflare CDN 时,防止 Cloudflare CDN 发送意外的 h2 GOAWAY 帧以关闭现有连接。
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user