From thrift-user-return-473-apmail-incubator-thrift-user-archive=incubator.apache.org@incubator.apache.org Fri May 08 18:35:23 2009 Return-Path: Delivered-To: apmail-incubator-thrift-user-archive@minotaur.apache.org Received: (qmail 13837 invoked from network); 8 May 2009 18:35:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 May 2009 18:35:23 -0000 Received: (qmail 71589 invoked by uid 500); 8 May 2009 18:35:22 -0000 Delivered-To: apmail-incubator-thrift-user-archive@incubator.apache.org Received: (qmail 71582 invoked by uid 500); 8 May 2009 18:35:22 -0000 Mailing-List: contact thrift-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: thrift-user@incubator.apache.org Delivered-To: mailing list thrift-user@incubator.apache.org Received: (qmail 71572 invoked by uid 99); 8 May 2009 18:35:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 18:35:22 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=MSGID_FROM_MTA_HEADER,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of p.schlangen@mac.com designates 17.148.16.87 as permitted sender) Received: from [17.148.16.87] (HELO asmtpout012.mac.com) (17.148.16.87) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 May 2009 18:35:12 +0000 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=ISO-8859-1 Received: from spool004.mac.com ([10.150.69.54]) by asmtp012.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTP id <0KJC00ETX8WPWW00@asmtp012.mac.com> for thrift-user@incubator.apache.org; Fri, 08 May 2009 11:34:05 -0700 (PDT) Received: from webmail068 ([10.13.128.68]) by spool004.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTP id <0KJC005X28WQ0R50@spool004.mac.com> for thrift-user@incubator.apache.org; Fri, 08 May 2009 11:34:02 -0700 (PDT) Date: Fri, 08 May 2009 20:34:02 +0200 From: Patrick Schlangen To: thrift-user@incubator.apache.org Message-id: <3143969156414803714403600818490557613-Webmail@me.com> In-reply-to: References: <200607290533.k6T5XVk3021079@chatbox-smtp-out14.apple.com> <127002308764016919276418048404401220417-Webmail@me.com> Subject: AW: Re: AW: Re: ECONNRESET errors Received: from [91.96.233.169] from webmail.me.com with HTTP; Fri, 08 May 2009 20:34:02 +0200 X-Originating-IP: 91.96.233.169 X-Virus-Checked: Checked by ClamAV on apache.org Hi! >In the case of Mac client talking to Mac service, are they on the same >machine and using 127.0.0.1? Yes! >If so, is it possible to run them on different machines? I will have to build boost and thrift on a second Mac first. I will do this in a minute! Patrick