X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-7.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: In-Reply-To: <4AAFCDC3.6070001@cygwin.com> References: <4AAFAF04 DOT 6000300 AT cygwin DOT com> <37c66961aeaf7c4b1252db53d4da09ad DOT squirrel AT webmail DOT charite DOT de> <4AAFCDC3 DOT 6070001 AT cygwin DOT com> Date: Wed, 16 Sep 2009 10:27:03 +0200 Subject: setup.exe: Determine Geographically closest mirror programmatically From: "Dr. Christoph Gille" To: cygwin AT cygwin DOT com User-Agent: SquirrelMail/1.4.20RC1 MIME-Version: 1.0 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > Closest mirror? I'm not sure what you mean by this. 'setup.exe' does not > require this as a setting. Actually, there is no such concept. You need to specify > a mirror to work with but you can do that with '-s'. With each superfluous click I lose a user, so it would be best if setup.exe would be run within http://3d-alignment.eu/ without user interaction. I am not a network specialist, but I see two possibilities how I could determine the closest cygwin mirror: (I) I could compare the IP numbers of all mirrors to the IP number of the client and make a guess of the geographically closest site. I would use the site where the first digits of the IP match best and I would then probe a short file to check whether the mirror is indeed working. (II) This is what I am currently using to determine the fastest database mirror for 3D-structures: I fetch a tiny probe file from each database mirror and take the one with the shortest respond time. This method is more simple but as there are that many cygwin mirrors, I am not sure whether I would run into problems. When I have the mirror I would set it with the command line option of setup.exe. I think this would work and could be done easily. Do you have other ideas? Could you please tell me the URL of the file with the cygwin mirror list? Cheers Christoph -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple