Moving services to a new server / IP ...

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: pgsql-www(at)postgresql(dot)org
Cc: pgsql-core(at)postgresql(dot)org
Subject: Moving services to a new server / IP ...
Date: 2004-04-04 19:11:30
Message-ID: 20040404155944.W79409@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www


In order to deal with the DDoS attacks that have been hitting one of our
clients, we've just setup a US based server that offers DDoS filtering
(not sure how they are doing it, but apparently they've been effective in
the past) ... the server that we are moving the client to has 700GB of
available bandwidth on it, and his VM uses <30GB of it ...

First thing we're going to be doing is setting up redundant DNS on that
machine, replicated from the main server (we use bind-dlz for DNS), so in
case of problems in the future, we'll be able to relatively easily change
DNS around ...

Second thing is we're going to build a VM on the machine that we're going
to rsync a bunch of stuff over to, to offload it from the servers in
Panama ... masters will remain there, all that will be on the US server
will be mirrors ...

Dave and I just chatted, and came up with the following as easy things to
move across:

ftp.postgresql.org (which also means I'll be able to open it up a
bit more for # of connections and speed)
anoncvs.postgresql.org
rsync.postgresql.org
- this is where mirrors will connect to to update
themselves, and will itself be updated hourly
bt.postgresql.org

Basically, those things that are not database dependent ... we had thought
about www.postgresql.org, but there are just too many database
dependencies on it ... *but* ... with DNS on that server also, if the
Panama network goes down, its a simple update on the SQL database on the
US server to change www.postgresql.org to point at rsync.postgresql.org
for the duration ...

Is there anything else that doesn't have any database dependencies that
could be easily mirrored, that we're not thinking of?

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664

Responses

Browse pgsql-www by date

  From Date Subject
Next Message World Wide Web Owner 2004-04-05 02:58:34 New Event
Previous Message Fred Moyer 2004-04-02 18:31:52 Re: Hosting for SFPUG