public inbox for [email protected]
help / color / mirror / Atom feedMailing list slowness
2+ messages / 2 participants
[nested] [flat]
* Mailing list slowness
@ 2006-05-12 16:44 Joshua D. Drake <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Joshua D. Drake @ 2006-05-12 16:44 UTC (permalink / raw)
To: pgsql-www
Hello,
I have been having some fairly significant slowness on the mailing lists
so I thought I would take a look at the delivery path. Part of the
problem appears to be on my servers, but also part on Marcs. Marc I
promise to fix mine if you fix yours ;)
See below:
The seems to be some hefty penalties between a couple of points.
From [email protected] Fri May 12 09:37:09 2006
Return-Path: <[email protected]>
Received: from hosting.commandprompt.com (128.commandprompt.com
[207.173.200.128])
by projects.commandprompt.com (8.13.6/8.13.4) with ESMTP id k4CGb9B2019101
for <[email protected]>; Fri, 12 May 2006 09:37:09 -0700
Received: from hosting.commandprompt.com (crazypenguins [127.0.0.1])
by hosting.commandprompt.com (8.13.4/8.13.4) with ESMTP id k4CGJvFT002278
for <[email protected]>; Fri, 12 May 2006 09:19:57 -0700
Received: (from jd@localhost)
by hosting.commandprompt.com (8.13.4/8.13.4/Submit) id k4CGJvQ1002274
for [email protected]; Fri, 12 May 2006 09:19:57 -0700
Received: from mx3.hub.org (206-223-169-73.beanfield.net [206.223.169.73])
by hosting.commandprompt.com (8.13.4/8.13.4) with ESMTP id k4CGJvQ9002249;
Fri, 12 May 2006 09:19:57 -0700
Received: from postgresql.org (postgresql.org [200.46.204.71])
by mx3.hub.org (Postfix) with ESMTP id 0579637BEBA;
Fri, 12 May 2006 13:08:31 -0300 (ADT)
X-Original-To: [email protected]
Received: from localhost (mx1.hub.org [200.46.208.251])
by postgresql.org (Postfix) with ESMTP id A8C709FA1B0
for <[email protected]>; Fri, 12
May 2006 13:07:24 -0300 (ADT)
Received: from postgresql.org ([200.46.204.71])
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Mailing list slowness
@ 2006-05-12 17:12 Marc G. Fournier <[email protected]>
parent: Joshua D. Drake <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Marc G. Fournier @ 2006-05-12 17:12 UTC (permalink / raw)
To: Joshua D. Drake <[email protected]>; +Cc: pgsql-www
On Fri, 12 May 2006, Joshua D. Drake wrote:
> Hello,
>
> I have been having some fairly significant slowness on the mailing lists so I
> thought I would take a look at the delivery path. Part of the problem appears
> to be on my servers, but also part on Marcs. Marc I promise to fix mine if
> you fix yours ;)
Not sure what you'd like me to fix, but the delay appears to be you
receiving from mx3.hub.org (our Toronto server) ... according to what i'm
reading in the headers below:
postgresql.org in Panama -> mx3.hub.org in Toronto -> ~1min
mx3.hub.org -> hosting.commandprompt.com -> ~11min
Mail Queue on mx3 is <200 requests ... and checking the logs, it looks
like your Greylisting is the cause of that delay:
mx3# grep commandprompt /var/log/maillog | grep Greylisting | wc -l
256
So ... what exactly would you like me to fix at my end? :)
>
> See below:
>
> The seems to be some hefty penalties between a couple of points.
>
> From [email protected] Fri May 12 09:37:09 2006
> Return-Path: <[email protected]>
> Received: from hosting.commandprompt.com (128.commandprompt.com
> [207.173.200.128])
> by projects.commandprompt.com (8.13.6/8.13.4) with ESMTP id
> k4CGb9B2019101
> for <[email protected]>; Fri, 12 May 2006 09:37:09 -0700
> Received: from hosting.commandprompt.com (crazypenguins [127.0.0.1])
> by hosting.commandprompt.com (8.13.4/8.13.4) with ESMTP id
> k4CGJvFT002278
> for <[email protected]>; Fri, 12 May 2006 09:19:57 -0700
> Received: (from jd@localhost)
> by hosting.commandprompt.com (8.13.4/8.13.4/Submit) id k4CGJvQ1002274
> for [email protected]; Fri, 12 May 2006 09:19:57 -0700
> Received: from mx3.hub.org (206-223-169-73.beanfield.net [206.223.169.73])
> by hosting.commandprompt.com (8.13.4/8.13.4) with ESMTP id
> k4CGJvQ9002249;
> Fri, 12 May 2006 09:19:57 -0700
> Received: from postgresql.org (postgresql.org [200.46.204.71])
> by mx3.hub.org (Postfix) with ESMTP id 0579637BEBA;
> Fri, 12 May 2006 13:08:31 -0300 (ADT)
> X-Original-To: [email protected]
> Received: from localhost (mx1.hub.org [200.46.208.251])
> by postgresql.org (Postfix) with ESMTP id A8C709FA1B0
> for <[email protected]>; Fri, 12
> May 2006 13:07:24 -0300 (ADT)
> Received: from postgresql.org ([200.46.204.71])
>
> --
>
> === The PostgreSQL Company: Command Prompt, Inc. ===
> Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
> Providing the most comprehensive PostgreSQL solutions since 1997
> http://www.commandprompt.com/
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to [email protected] so that your
> message can get through to the mailing list cleanly
>
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2006-05-12 17:12 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2006-05-12 16:44 Mailing list slowness Joshua D. Drake <[email protected]>
2006-05-12 17:12 ` Marc G. Fournier <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox