Add warning on resource exhaustion
This commit is contained in:
parent
098f79b3d9
commit
b3c0657b97
@ -138,7 +138,10 @@ Create new proxy
|
|||||||
|
|
||||||
#### CloseProxy
|
#### CloseProxy
|
||||||
|
|
||||||
A previously created proxy is closed
|
A previously created proxy is closed.
|
||||||
|
|
||||||
|
Please note that one request will be sent for every proxy that is closed, do **NOT** use this
|
||||||
|
if you have too many proxies bound to a single client, as this may exhaust the server's resources.
|
||||||
|
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user