Good day!
We have set up a web server that runs our ecommerce platform and hosts around 3000 web sites in it. We need to protect this server from outside world as well as monitor incoming requests but not only a http/https traffic in general but also to able to individually see visitor statistics of each web site, requests per minute, load balance, etc.. There should be some way to prevent system halt by just one individual web site. The server acts as a Hyper-V virtualization server which hosts IIS web server, DNS server and MySQL Server. I guess I need a solution in one box, e.g. rackmount unit which is a router/firewall and supports monitoring of web site traffic individually for each web site.
Could you please recommend some hardware to install in front of our server to protect/monitor it?
Thanks!