mirror of https://github.com/v2ray/v2ray-core
				
				
				
			Set reuse limit
							parent
							
								
									0a49628555
								
							
						
					
					
						commit
						2209294dfc
					
				|  | @ -67,7 +67,7 @@ func (this *ConnectionCache) Recycle(dest string, conn *wsconn) { | |||
| 
 | ||||
| 	aconn := &AwaitingConnection{ | ||||
| 		conn:   conn, | ||||
| 		expire: time.Now().Add(time.Second * 180), | ||||
| 		expire: time.Now().Add(time.Second * 7), | ||||
| 	} | ||||
| 
 | ||||
| 	var list []*AwaitingConnection | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Shelikhoo
						Shelikhoo