Click here to Skip to main content
15,887,485 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: my webhost was DDoSed Pin
Mike Hankey24-Jan-22 6:22
mveMike Hankey24-Jan-22 6:22 
GeneralRe: my webhost was DDoSed Pin
raddevus24-Jan-22 7:25
mvaraddevus24-Jan-22 7:25 
GeneralRe: my webhost was DDoSed Pin
Mike Hankey24-Jan-22 7:37
mveMike Hankey24-Jan-22 7:37 
GeneralRe: my webhost was DDoSed Pin
RobertSF24-Jan-22 11:03
professionalRobertSF24-Jan-22 11:03 
GeneralRe: my webhost was DDoSed Pin
obermd24-Jan-22 6:34
obermd24-Jan-22 6:34 
GeneralRe: my webhost was DDoSed Pin
dandy7224-Jan-22 9:54
dandy7224-Jan-22 9:54 
GeneralRe: my webhost was DDoSed Pin
HobbyProggy24-Jan-22 20:06
professionalHobbyProggy24-Jan-22 20:06 
GeneralRe: my webhost was DDoSed Pin
DerekT-P25-Jan-22 1:35
professionalDerekT-P25-Jan-22 1:35 
If you're really desperate to minimise downtime but can't run to ultra-robust providers, then you can mitigate the issue by hosting a backup site on another hosting provider. Keep your DNS nameservers on a 3rd service (preferably with alternative nameservers hosted in different locations). If/when your primary site goes down you can update your nameservers to point to your alternative host. This only works if you can define the nameservers with a short TTL (Time to Live) otherwise the DNS change takes longer to propagate than the DDoS attack (or other outage) lasts. You need to be on the ball and trigger the DNS change as soon as you spot the outage, so you'll need some monitoring software (hosted somewhere else again) to notify you of any issues. And of course you'll need to keep both sites up-to-date, and if there's a database involved either do regular or real-time syncs, or host it somewhere else again (preferably with a backup host for that too).
All in all it's a lot of faff and effort, you might get your site up and running a couple of hours before the attack ends (you might not), and you'll be paying double what you need to for your hosting - for maybe 6 hours' of extra uptime a year. Your choice!
GeneralRe: my webhost was DDoSed Pin
Dan Neely26-Jan-22 3:19
Dan Neely26-Jan-22 3:19 
GeneralMeat on a Monday Pin
honey the codewitch24-Jan-22 1:46
mvahoney the codewitch24-Jan-22 1:46 
GeneralRe: Meat on a Monday PinPopular
Slacker00724-Jan-22 2:00
professionalSlacker00724-Jan-22 2:00 
GeneralRe: Meat on a Monday Pin
Greg Utas24-Jan-22 2:39
professionalGreg Utas24-Jan-22 2:39 
GeneralRe: Meat on a Monday Pin
Mircea Neacsu24-Jan-22 4:16
Mircea Neacsu24-Jan-22 4:16 
GeneralRe: Meat on a Monday Pin
honey the codewitch24-Jan-22 7:26
mvahoney the codewitch24-Jan-22 7:26 
GeneralRe: Meat on a Monday Pin
Kornfeld Eliyahu Peter24-Jan-22 2:36
professionalKornfeld Eliyahu Peter24-Jan-22 2:36 
GeneralRe: Meat on a Monday Pin
David O'Neil24-Jan-22 2:47
professionalDavid O'Neil24-Jan-22 2:47 
GeneralRe: Meat on a Monday Pin
Maximilien24-Jan-22 3:36
Maximilien24-Jan-22 3:36 
GeneralRe: Meat on a Monday Pin
Ed Thompson 21024-Jan-22 3:51
Ed Thompson 21024-Jan-22 3:51 
GeneralRe: Meat on a Monday Pin
Chris Maunder24-Jan-22 4:54
cofounderChris Maunder24-Jan-22 4:54 
GeneralRe: Meat on a Monday Pin
Marc Clifton24-Jan-22 5:45
mvaMarc Clifton24-Jan-22 5:45 
GeneralRe: Meat on a Monday Pin
TNCaver24-Jan-22 6:37
TNCaver24-Jan-22 6:37 
GeneralRe: Meat on a Monday Pin
honey the codewitch24-Jan-22 6:39
mvahoney the codewitch24-Jan-22 6:39 
GeneralRe: Meat on a Monday Pin
dandy7224-Jan-22 9:48
dandy7224-Jan-22 9:48 
GeneralRe: Meat on a Monday Pin
honey the codewitch24-Jan-22 11:10
mvahoney the codewitch24-Jan-22 11:10 
GeneralRe: Meat on a Monday Pin
dandy7225-Jan-22 4:27
dandy7225-Jan-22 4:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.