|
The difficulty is that the VHost information is only available after receiving the "Host" header in the request. Right now, LSWS only need to look at the source IP of the socket connection.
If the limit exceed, LSWS will close the connection immediately without any response.
|