public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* gmail is a bit too popular..
@ 2007-05-07 14:55 Matti Aarnio
  2007-05-07 15:03 ` John Anthony Kazos Jr.
  2007-05-07 20:18 ` Willy Tarreau
  0 siblings, 2 replies; 12+ messages in thread
From: Matti Aarnio @ 2007-05-07 14:55 UTC (permalink / raw)
  To: linux-kernel

In the  linux-kernel  -list subscribers domain popularity
analysis I got following results:

   2101 gmail.com
     49 googlemail.com
     46 gmx.de
     41 redhat.com
     33 yahoo.com
     23 suse.de
     22 gmx.net
     21 comcast.net


The  gmail  is so popular, that with their somewhat rudimentary 
inbound MTA software this kind of recipient masses take horrible
time to feed in...  Mere 0.5-0.7 seconds per recipient, but..

So far we have tried to feed all recipients in one go per
message - that is sending 2100  RCPT TO -lines in one swoop,
and the system has taken some 15-25 minutes per message to
feed it to gmail.  We are running the delivery 20 streams in
parallel, so it isn't quite as bad as it sounds..

I do have one thing that gmail could enable to speed up the message
delivery (a lot!) from VGER and other list delivery sources.
That single magic needed thing is called "PIPELINING" support
at gmail's inbound MX servers.  With suitably well behaving
smtpserver it is really trivial to implement, all real difficult
magic is at the sending side smtp client codes.

Once upon a time I implemented that thing for a trans-atlantic
SMTP fanout feed -- message delivery time became slashed from
hundreds of RTT delays to mere few..

  /Matti Aarnio

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-06-04 12:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-07 14:55 gmail is a bit too popular Matti Aarnio
2007-05-07 15:03 ` John Anthony Kazos Jr.
2007-05-07 15:35   ` Matti Aarnio
2007-05-07 20:44     ` David Miller
2007-05-08  6:43     ` Adrian Bunk
2007-06-04 10:55       ` David Woodhouse
2007-06-04 12:10         ` Matti Aarnio
2007-06-04 12:27         ` Adrian Bunk
2007-05-07 16:29   ` Satyam Sharma
2007-05-07 20:21     ` Martin Bligh
2007-05-07 20:18 ` Willy Tarreau
2007-05-07 21:19   ` Matti Aarnio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox