mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
reduce httppipeline depth
This commit is contained in:
@@ -23,7 +23,7 @@ namespace OSHttpServer
|
||||
|
||||
int contextID {get;}
|
||||
int TimeoutKeepAlive {get; set; }
|
||||
int MAXRequests{get; set; }
|
||||
int MaxPipeRequests{get; set; }
|
||||
|
||||
bool CanSend();
|
||||
bool IsSending();
|
||||
|
||||
Reference in New Issue
Block a user