Earlier quoted context omitted.
For our setup we just have master-master replication across two different hosting providers.
I've been wondering about this lately. Is it really feasible for a small (one man?) team to keep master-master MySQL replication over WAN running smoothly?
“We have been experiencing a catastrophic DDoS attack”
51–60 of 151 posts
Re: “We have been experiencing a catastrophic DDoS attack”
#52Does the US have a competent cyber-crime division that can handle stuff like this?
Yes, the FBI. They're fantastic at it and part of their job is helping businesses recover from compromise and going after the attackers. However, they're overworked government employees with not enough resources.
From what I've heard, the FBI will collect a whole bunch of information and then sit on their hands because of the above reason.
Re: “We have been experiencing a catastrophic DDoS attack”
#53Earlier quoted context omitted.
I've been wondering about this lately. Is it really feasible for a small (one man?) team to keep master-master MySQL replication over WAN running smoothly?
I'm a one man operation keeping a master-slave setup with a manual failover and it's been pretty smooth sailing once I got it setup. Don't know how much more complex master-master would be.
Re: “We have been experiencing a catastrophic DDoS attack”
#54Earlier quoted context omitted.
I'd be ok with paying twice what I'm currently paying if they could solve this problem. We're with Linode because it would cost us about 10x as much to run on AWS, and we can't justify that.
They're price-matching DigitalOcean, so raising prices is probably out of the question.
Re: “We have been experiencing a catastrophic DDoS attack”
#55The amount of distributed traffic happening right now against linode would probably only represent a 5% increase in traffic to a popular Google product. At least you know they have the expertise. Nothing against the very smart and talented linode engineers, but the two companies are on very different levels of traffic engineering.
Re: “We have been experiencing a catastrophic DDoS attack”
#56Re: “We have been experiencing a catastrophic DDoS attack”
#57Can anyone recommend a good article that explains how attacks like these work, and what is required to stop them? Also, we're on Heroku and they advertise Ddos mitigation as a feature, but "mitigation" sounds non-commital and I'm curious how they'd fare against a similar attack?
Re: “We have been experiencing a catastrophic DDoS attack”
#58It's not hard to compare this to brush fires. They happen periodically, and only the big trees tend to survive them. Linode is getting pretty unlucky here, but I would imagine that all the small time (and even the medium sized) hosting provides are going to succumb eventually. Is the end game just going to be Google vs. Amazon?
I'd love to see a network infrastructure and transport protocol that's more resistant to many (D)DoS attacks, because it seems like things will only worsen if it never becomes more difficult for people to attack others' servers online.
Re: “We have been experiencing a catastrophic DDoS attack”
#59Earlier quoted context omitted.
Yes, the FBI. They're fantastic at it and part of their job is helping businesses recover from compromise and going after the attackers. However, they're overworked government employees with not enough resources.
I think they very much want to, but what can you do if all of your IPs lead to tor exit nodes? From what I've heard, the FBI will collect a whole bunch of information and then sit on their hands because of the above reason.
Tor exposes a SOCKS interface, you can't control TCP/IP with the level of detail needed to perform these attacks.
Re: “We have been experiencing a catastrophic DDoS attack”
#60Can anyone recommend a good article that explains how attacks like these work, and what is required to stop them? Also, we're on Heroku and they advertise Ddos mitigation as a feature, but "mitigation" sounds non-commital and I'm curious how they'd fare against a similar attack?