From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.59.13 with SMTP id h13cs91488fga; Fri, 19 Feb 2010 12:57:37 -0800 (PST) Received: by 10.229.191.144 with SMTP id dm16mr788469qcb.23.1266613056505; Fri, 19 Feb 2010 12:57:36 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 5si1624829qwg.48.2010.02.19.12.57.36; Fri, 19 Feb 2010 12:57:36 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-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-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id DCE2E1D78957; Fri, 19 Feb 2010 15:57:35 -0500 (EST) Received: from ns2.limegroup.com (ns2.limegroup.com [64.20.166.97]) by rubyforge.org (Postfix) with ESMTP id D7AC21858300 for ; Fri, 19 Feb 2010 15:57:03 -0500 (EST) Received: from lithium-a.limegroup.com (lithium-a.limegroup.com [10.1.1.12]) by ns2.limegroup.com (8.13.1/8.13.1) with ESMTP id o1JKv2B8002631 for ; Fri, 19 Feb 2010 15:57:02 -0500 Received: from sgoldmanlinux.tower-research.com (sgoldmanlinux.tower-research.com [10.0.25.84]) by lithium-a.limegroup.com (8.13.1/8.13.1) with ESMTP id o1JKv2kY025034 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 19 Feb 2010 15:57:02 -0500 Received: from sgoldmanlinux.tower-research.com (localhost.localdomain [127.0.0.1]) by sgoldmanlinux.tower-research.com (8.14.3/8.14.3) with ESMTP id o1JKv2WI030690 for ; Fri, 19 Feb 2010 15:57:02 -0500 Received: (from sgoldman@localhost) by sgoldmanlinux.tower-research.com (8.14.3/8.14.3/Submit) id o1JKv2Ks030688; Fri, 19 Feb 2010 15:57:02 -0500 From: Steve Goldman To: sup-talk In-reply-to: <1266533680-sup-7580@sgoldmanlinux.tower-research.com> References: <1266533680-sup-7580@sgoldmanlinux.tower-research.com> Date: Fri, 19 Feb 2010 15:57:02 -0500 Message-Id: <1266612722-sup-5668@sgoldmanlinux.tower-research.com> User-Agent: Sup/git MIME-Version: 1.0 Content-Disposition: inline X-Scanned-By: MIMEDefang 2.67 on 10.1.1.4 X-Scanned-By: MIMEDefang 2.67 on 10.1.1.10 Subject: Re: [sup-talk] Switching to Exchange X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Steve Goldman's message of Thu Feb 18 17:56:53 -0500 2010: > > Hey guys, > > Thanks for the wild ride, but I need to switch to something more > reliable. Not sure if there are incompatibilities with my version of > ruby or whatnot, but I'm getting ridiculous CPU usage and random seg > faults. It's too much stress for me. And after a crash when I > restart, I have a random collection of seventy or so messages in my > inbox, even though it was zero when I crashed. > > This combined with not being able to convert to xapian without a seg > fault... > > Maybe I'll be back some day. > > Good luck. In case anyone was worried, I'm back. I took matters into my own hand. Essentially, I was dealing with a slow IMAP server. Since sup doesn't cache IMAP messages locally, this gave me huge headaches when trying to sync with the server during busy times. The remedy was to download all the messages off the server into a local mbox file and to use fetchmail/procmail to poll for new IMAP messages and append them to the mbox file. As a result, I was able to successfully use sup-sync to build a xapian index and everything is lightning fast. Life is good... for now. Thanks. -- Steve Goldman sgoldman@tower-research.com T: 212.219.6014 F: 212.219.6007 Tower Research Capital, LLC 377 Broadway, 11th Fl. New York, NY 10013 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk