lilmer Posted September 6, 2017 Share Posted September 6, 2017 Hello, I've got a question about ddos attack. As happen before our site has been attack, i think it was a ddos attack which crash our server. Back then our web app and database are on the same server. As now web app and database are separate. site is on windows server and its connected to database from other server also (Linux). If an attack like that happen again, is the database server can be prevent from crashing as it is now separate? Thanks. I have a site running on windows server and its connected to database from other server also (Linux). Quote Link to comment Share on other sites More sharing options...
requinix Posted September 6, 2017 Share Posted September 6, 2017 Depends where the bottleneck was. If it's on the web server (should be!) then the database will survive, but if not then the database will go down first (and likely take the website down with it). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.