From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.224.197 with SMTP id ip5cs11861icb; Wed, 2 Mar 2011 11:50:07 -0800 (PST) Received: by 10.229.81.65 with SMTP id w1mr280648qck.9.1299095406035; Wed, 02 Mar 2011 11:50:06 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id f20si623917qck.73.2011.03.02.11.50.04; Wed, 02 Mar 2011 11:50:05 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 6D92D185837B for ; Wed, 2 Mar 2011 14:50:04 -0500 (EST) Received: from masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 8BE761858376 for ; Wed, 2 Mar 2011 13:49:49 -0500 (EST) Received: from w by masanjin.net with local (Exim 4.71) (envelope-from ) id 1Pur9S-0000UD-Cq for sup-devel@rubyforge.org; Wed, 02 Mar 2011 18:51:58 +0000 From: William Morgan To: sup-devel In-reply-to: <1299062215-sup-8517@sam.mediasupervision.de> References: <1298320404-sup-5972@masanjin.net> <1298744738-sup-631@whisper> <1298757625-sup-9756@masanjin.net> <1298762120-sup-1118@masanjin.net> <1299008245-sup-5110@whisper> <1299062215-sup-8517@sam.mediasupervision.de> Date: Wed, 02 Mar 2011 18:51:58 +0000 Message-Id: <1299091467-sup-7084@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-devel] sup-server revisited X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Reformatted excerpts from Gregor Hoffleit's message of 2011-03-02: > I can't give away the mbox file. Any hints how I could debug the > heliotrope-server script? Can you isolate the message? It might be that it has a huge attachment that RMail is taking forever to parse, and that results in a client timeout. I need to move the message processing out of the request loop, obviously. As a workaround (which also is much faster), kill the server, wipe everything, and use `heliotrope-add -d ` to import an mbox or maildir without having to go through HTTP. > Nice work otherwise! The web client is a nice demonstration of what > might come out of this project ;-) Thanks! I'm currently working on stripping everything out of Sup that will be handled by the server. The good news is that this is a LOT, and that Sup will be much leaner and meaner than before. -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel