O onisoc Member Aug 16, 2011 #1 Aug 16, 2011 #1 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
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
W webizen Well-Known Member Aug 16, 2011 #2 Aug 16, 2011 #2 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.
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.
O onisoc Member Aug 18, 2011 #3 Aug 18, 2011 #3 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
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
W webizen Well-Known Member Aug 18, 2011 #4 Aug 18, 2011 #4 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.
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.