| To: | qmail@list.cr.yp.to |
|---|---|
| Subject: | Re: Help? |
| From: | Kyle Wheeler <kyle-qmail@memoryhole.net> |
| Date: | Thu, 24 May 2007 14:03:21 -0600 |
| Comment: | DomainKeys? See http://antispam.yahoo.com/domainkeys |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | gmail-qmail@securepoint.com |
| Delivered-to: | sp.com.list@gmail.com |
| Delivered-to: | mailing list qmail@list.cr.yp.to |
| Dkim-signature: | v=0.5; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=received:comment:domainkey-signature:received:received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; q=dns/txt; s=default; bh=hexb3Qidt1Itnn9kF4SRZ/KWS+w=; b=Xgn/DUA+NSro25JfONUS4dltkcWCYJzmiT7qH9kmmjsPaivyQGOzMbbzbgvF/bfcyngfIx0OT0rkkdH4k/HkMJmNK0Vh/WYdqYKVvr9eGEG90nE+pR+PGYkQXEsr66F+Q4lnLzXR2NHdUeRtsHxotYX578FRxc1paRyI2DOxm04= |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=SBxOFyYHc/sDFCMTbfBVlOgVOH3Dbd/nlp1mEugcBqk1Wn2U8DfqZLzlfdoT8o8wnjs4aKKqV+D5UoxZTraM52T09aSk4/rvmueAX9TQgJZWEmd2hvr5U45N6iWIIN3H8B1FMwclA+vul1JLIVb2BzsWr4wisN4xv2aRYRqDpnA= ; |
| Domainkey-status: | good |
| In-reply-to: | <8e3f377c0705241109h9decbb2n2ce9a5ae148e9f20@mail.gmail.com> |
| Mail-followup-to: | qmail@list.cr.yp.to |
| Mailing-list: | contact qmail-help@list.cr.yp.to; run by ezmlm |
| References: | <8e3f377c0705241109h9decbb2n2ce9a5ae148e9f20@mail.gmail.com> |
| User-agent: | Mutt/1.5.15cvs (2007-05-20) |
On Thursday, May 24 at 11:09 AM, quoth Nathan C. Tresch: When the volume gets too high, How high is too high? If "too high" is a billion concurrent processes, you're going to run out of memory, your computer's going to hang, the Linux kernel's OOM-killer will trigger, lots of processes will die, and there's not a lot you can do about it. If "too high" is, say, five, then something is wrong. my process seems to hang and wait for the qmail-inject process to close. After we kill the qmail processes and restart the server, Restart what server? Are you calling your python program "the server"? I get an exit code of '15' Is that really an exit code, or is it the result of a wait() syscall? (if the latter, then it's probably telling you that it died from a signal rather than returned a value). The reason I ask is that unless you've been patching your qmail server, qmail-inject will only ever return one of three exit codes: 0, 100, and 111. back to my server process. ... I thought you *restarted* the server. If you *restarted* it, how are you getting back return values? ~Kyle --Old boys have their playthings as well as young ones; the difference is only in the price.
-- Benjamin Franklin
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|