| From: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca> |
|---|---|
| To: | pgsql-www(at)postgresql(dot)org |
| Subject: | Re: what is up with the PG mailing lists? |
| Date: | 2007-11-01 17:04:51 |
| Message-ID: | 20071101170451.GS27676@crankycanuck.ca |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
On Thu, Nov 01, 2007 at 01:16:01PM -0300, Marc G. Fournier wrote:
> minutes, fail, etc ... I'm not sure if its a simple '2x' algorithm, but the
No, it's a progressive backoff with some randomisation in every
modern server I know of. That's because, if there's some periodic
issue that causes DoS, then just backing off the same period would do
it again. We already _had_ that nightmare on the Internet, and we
hope not to experience it again ;-)
A
--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
I remember when computers were frustrating because they *did* exactly what
you told them to. That actually seems sort of quaint now.
--J.D. Baldwin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Sullivan | 2007-11-01 17:14:52 | Re: what is up with the PG mailing lists? |
| Previous Message | Andrew Sullivan | 2007-11-01 17:02:27 | Re: what is up with the PG mailing lists? |