![]() |
Maximum concurrent requests LSLB can control
Hello,
I have a question about concurrent request at a time that LSLB can control eg: 100.000, 1.000.000 etc. How about LSLB if requests going over limit ? Thanks in advance :) |
when max connections limit (e.g. 100,000) is reached, the server will close Keep-Alive connections when they complete active requests and queue subsequent requests to backlog until it is full and reject new requests afterwards.
|
Thank you for response, so LSLB with 1CPU will be enough, i mean no need 2CPU or 4CPU for LSLB right ?
Is there have any server specs recommended for LSLB e.g: CPU, MEMORY |
Yes, LSLB only uses one CPU core. You can run it on a server with multi cores such as 2CPU, 4CPU, or etc. LSLB only uses 1 core.
server specs is dependent upon traffic volume to handle. you can start with 1.0GHz CPU + 1GB Ram. |
Thank you again, that's all i need :)
|
| All times are GMT -7. The time now is 10:38 AM. |