[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patches



On Wed, May 07, 2003 at 12:07:17PM +0400, Eugene Crosser wrote:
... (@PERL@ ok) ...
> Looking closely at the remainder of my patchset, I see one more thing,
> which is somewhat miraculous to me.  I am *NOT* sure that this patch is
> needed or does the right thing, but it may be worth investigation.  I
> vaguely recall that I was fighting with smtp transport busylooping and
> tracked the trouble down to synching unopened file descriptor.  I think
> that my patch fixed the problem because I don't observe it anymore. 
> Anyway, plese look into it and *maybe* you will find it "right":

Yes, very strange indeed.

Those busyloops have been rare, when happening at all, but
in cases where they have happened, I think it had to do with
SSL crypted sockets at the same time.

It could be educative to add "opportunistic encrypter" configuration
into couple busy Majordomo servers,  but then there might be just
a bit too much of load in those boxes...

> --- transports/smtp/smtp.c      2003/05/06 09:21:41     1.298
> +++ transports/smtp/smtp.c      2003/05/07 07:51:33
> 
> +       if (SS->smtpfd < 0) return rc;
> +

> Eugene

-- 
/Matti Aarnio	<mea@nic.funet.fi>
-
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi