Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64034 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22295 invoked from network); 23 Nov 2012 13:40:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2012 13:40:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=bostjan@a2o.si; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=bostjan@a2o.si; sender-id=pass Received-SPF: pass (pb1.pair.com: domain a2o.si designates 195.246.8.45 as permitted sender) X-PHP-List-Original-Sender: bostjan@a2o.si X-Host-Fingerprint: 195.246.8.45 mail.creatim.com Received: from [195.246.8.45] ([195.246.8.45:59566] helo=wizard.servers.creatim.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/D0-11885-6DC7FA05 for ; Fri, 23 Nov 2012 08:40:39 -0500 Received: from undisclosed (undisclosed [127.0.0.254]) (Authenticated sender: undisclosed) by wizard.servers.creatim.net (Postfix) with ESMTPSA id 8A09910E0610 for ; Fri, 23 Nov 2012 14:40:35 +0100 (CET) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.97.3 at wizard Received: by mail-vc0-f170.google.com with SMTP id fl11so6935984vcb.29 for ; Fri, 23 Nov 2012 05:40:33 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.16.229 with SMTP id j5mr5124390vdd.111.1353678033783; Fri, 23 Nov 2012 05:40:33 -0800 (PST) Received: by 10.58.218.103 with HTTP; Fri, 23 Nov 2012 05:40:33 -0800 (PST) Date: Fri, 23 Nov 2012 14:40:33 +0100 Message-ID: To: PHP Internals List Content-Type: multipart/alternative; boundary=bcaec502dbbe580acf04cf29babc Subject: Download mirrors lagging behind From: bostjan@a2o.si (Bostjan Skufca) --bcaec502dbbe580acf04cf29babc Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi there, 1. is there any way to get mirrors to sync faster? si1.php.net in lagging behind, and there is no way to choose any other mirror (except manipulating URI manually). This is not the first time though, I've noticed this for the past couple of releases, at least. 2. Also, when release it not found on the mirror, 200 OK is returned, leading installation software to think that archive was downloaded sucessfully (fails with md5 or gunzip later on though). # wget --content-disposition http://www.php.net/get/php-5.4.9.tar.gz/from/a/mirror Resolving www.php.net... 69.147.83.199 Connecting to www.php.net|69.147.83.199|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://si1.php.net/get/php-5.4.9.tar.gz/from/a/mirror [following] --2012-11-23 14:31:17-- http://si1.php.net/get/php-5.4.9.tar.gz/from/a/mirror Resolving si1.php.net... 193.9.21.50 Connecting to si1.php.net|193.9.21.50|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: =93mirror=94 [ <=3D> ] 4,196 --.-K/s in 0.004s 2012-11-23 14:31:20 (996 KB/s) - =93mirror=94 saved [4196] b. --bcaec502dbbe580acf04cf29babc--