From owner-ctm-users@FreeBSD.ORG Fri Jan 11 17:29:15 2013 Return-Path: Delivered-To: ctm-users@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 44B4ED2E for ; Fri, 11 Jan 2013 17:29:15 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 1364A81F for ; Fri, 11 Jan 2013 17:29:14 +0000 (UTC) Received: from [128.206.184.213] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.6/8.14.6) with ESMTP id r0BHTDLl077996; Fri, 11 Jan 2013 11:29:13 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <50F04BE9.3080705@missouri.edu> Date: Fri, 11 Jan 2013 11:29:13 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130111 Thunderbird/17.0.2 MIME-Version: 1.0 To: Andrew Subject: Re: Size limit for ctm pieces References: <201301120358.01405.daeron@optushome.com.au> In-Reply-To: <201301120358.01405.daeron@optushome.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ctm-users@freebsd.org X-BeenThere: ctm-users@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: CTM User discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 17:29:15 -0000 On 01/11/13 10:58, Andrew wrote: > With a 100Kbyte limit the ctm server can gag for several days when it has to > send a 1Mbyte or larger delta. > > For example when I requested ctm-src-9 two days ago, 24 hours later I > received pieces 5 & 6 of 15 pieces, and another day later I've recieved pieces > 7 & 8 of the 15 pieces. At this rate it will be another four days before it > completes src-9.0550 and is able to then proceed to src-9.0551 and the rest in > the queue > > I would suggest a 3,000,000 byte limit for ctm pieces should be safe and > would be more realistic today given a mobile phone typically gets 300Kbyte/sec > these days and most mail servers seem to have been set to 10Mbyte size limits > (as oppose to the standard 5Mb limit of a few years ago). The problem was at my end. The computer should send one piece every hour. But I had forgotten to set up this hourly sending for src-9!!! I fixed it now, and you should start to receive the pieces hourly. However - there is also a ctm-src-9-fast mailing list, where you will get all the pieces at once. Thank you for bringing this issue to my attention, and my apologies for not setting up src-9 properly. Stephen