Re: New download page up on daedalus

2002-10-28 Thread Joshua Slive
Justin Erenkrantz wrote: http://httpd.apache.org/download.cgi If the system doesn't manage to blow itself up after a few days, I think it'd be a good idea to remove the 'from here' link as well, but I'd prefer to leave a well-marked escape hatch for now. -- justin Yes. And even more importa

Re: new download page

2002-10-28 Thread gregames
Joshua Slive wrote: > 4. Even deadelus is not a guarenteed working site at the moment. I hope that was a Freudian slip. It seems pretty alive this morning. Greg

Re: New download page up on daedalus

2002-10-27 Thread Aaron Bannert
On Sun, Oct 27, 2002 at 11:24:07PM -0800, Justin Erenkrantz wrote: > If the system doesn't manage to blow itself up after a few days, I > think it'd be a good idea to remove the 'from here' link as well, but > I'd prefer to leave a well-marked escape hatch for now. -- justin I probably missed s

New download page up on daedalus

2002-10-27 Thread Justin Erenkrantz
Well, I came back from watching the World Series (woo-hoo! Go Angels!) and I figured that I could just tidy up a bit on the mirror download page that I posted earlier. All of the relevant bits are now checked in, and I'm now reasonably comfortable with the results (saw 2 +1s, so it seems okay

RE: new download page

2002-10-27 Thread James Cox
> > --On Sunday, October 27, 2002 12:33 PM -0500 Joshua Slive > <[EMAIL PROTECTED]> wrote: > > > Sure, you can do that. But in that case, you really do need to > > make absolutely sure that every mirror works every time. What I > > have implemented allows the user to gracefully fallback to a > >

Re: new download page

2002-10-27 Thread David Burry
CTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 27, 2002 1:50 PM Subject: Re: new download page > --On Sunday, October 27, 2002 9:39 AM -0800 Justin Erenkrantz > <[EMAIL PROTECTED]> wrote: > > > I'm trying to write it up now. I'm also cleaning up

Re: new download page

2002-10-27 Thread Joshua Slive
Justin Erenkrantz wrote: --On Sunday, October 27, 2002 9:39 AM -0800 Justin Erenkrantz wrote: > I'm trying to write it up now. I'm also cleaning up closer.cgi > while I'm at it. -- justin Well, that took *way* longer than I wanted to. Anyway, a rough sketch of what I'm thinking of is here:

Re: new download page

2002-10-27 Thread Justin Erenkrantz
--On Sunday, October 27, 2002 9:39 AM -0800 Justin Erenkrantz <[EMAIL PROTECTED]> wrote: I'm trying to write it up now. I'm also cleaning up closer.cgi while I'm at it. -- justin Well, that took *way* longer than I wanted to. Anyway, a rough sketch of what I'm thinking of is here: http://w

Re: new download page

2002-10-27 Thread Bojan Smojver
On Sun, 2002-10-27 at 09:56, Pier Fumagalli wrote: > Erik Abele wrote: > > > > +1. great idea, but I think the mirror sites should be mentioned more > > than only once. > > Agreed, it's one of those things I hate most of SourceForge... I _always_ > screw up, copy the link from my browser to my te

Re: new download page

2002-10-27 Thread Pier Fumagalli
On 27/10/02 19:26, "Ask Bjoern Hansen" <[EMAIL PROTECTED]> wrote: > On Sat, 26 Oct 2002, David Burry wrote: > > ftp://ftp.apache.ddns.develooper.com/pub/apache/dist/ should find an > Apache mirror not on the other side of the world. We want downloads working with HTTP... Anyhow, how do you do tha

Re: new download page

2002-10-27 Thread Ask Bjoern Hansen
On Sat, 26 Oct 2002, Joshua Slive wrote: > > WHOIS parsing and stuff... _WAY_ overkilling... Anyhow this is going waaay > > offtopic! :-) > > See: http://maxmind.com/geoip/ > > If someone wants a little project, it shouldn't be too hard to integrate > this into the existing closer.cgi script. FWI

Re: new download page

2002-10-27 Thread Ask Bjoern Hansen
On Sat, 26 Oct 2002, David Burry wrote: [...] > too... hmm.. This is probably getting to be too complex of a suggestion for > anyone to do with volunteer time and resources but still just an idea... ;o) ftp'ing to ftp://ftp.perl.org/pub/CPAN/ generally sends you to a nearby CPAN mirror. ftp://f

Re: new download page

2002-10-27 Thread Justin Erenkrantz
--On Sunday, October 27, 2002 12:33 PM -0500 Joshua Slive <[EMAIL PROTECTED]> wrote: Sure, you can do that. But in that case, you really do need to make absolutely sure that every mirror works every time. What I have implemented allows the user to gracefully fallback to a working mirror. No,

Re: new download page

2002-10-27 Thread Joshua Slive
Justin Erenkrantz wrote: No, it isn't. We'd select a random default mirror. (The key is the closer.cgi functionality would be incorporated into download.html.) Sure, you can do that. But in that case, you really do need to make absolutely sure that every mirror works every time. What I h

Re: new download page

2002-10-27 Thread Justin Erenkrantz
--On Sunday, October 27, 2002 11:46 AM -0500 Joshua Slive <[EMAIL PROTECTED]> wrote: This seems to be exactly the same number of steps to me. In the current page you select the file and then the mirror. With your idea, you select the mirror and then the file. I don't have any problem with your

Re: new download page

2002-10-27 Thread Joshua Slive
Justin Erenkrantz wrote: You are missing my point: you are creating an extra step that is not needed. There are plenty of solutions to this problem that do not require this level of indirection. For example, you could incorporate the CGI script logic into a shtml file that has a choice list rep

Re: new download page

2002-10-27 Thread Justin Erenkrantz
--On Saturday, October 26, 2002 9:33 PM -0400 Joshua Slive <[EMAIL PROTECTED]> wrote: I like this system better because: 1. It is perfectly transparent to the users. They know exactly where they are downloading from and are given options for alternative locations. You are missing my point: yo

Re: new download page

2002-10-27 Thread Johannes Erdfelt
On Sun, Oct 27, 2002, Thom May <[EMAIL PROTECTED]> wrote: > * Joshua Slive ([EMAIL PROTECTED]) wrote : > > Pier Fumagalli wrote: > > > > >On 27/10/02 0:54, "David Burry" wrote: > > > > > > > > > > > > Right. If we had very reliable mirrors and a good technique for keeping > > them that way, I

RE: new download page

2002-10-27 Thread Sander Striker
> From: Bill Stoddard [mailto:bill@;wstoddard.com] > Sent: 27 October 2002 03:15 >> --On Sunday, October 27, 2002 12:30 AM +0100 Pier Fumagalli >> <[EMAIL PROTECTED]> wrote: >> >>> Ok, as long as it's clear! :-) I'm very dumb, but I know other >>> people smarter than me who also have the same prob

Re: new download page

2002-10-27 Thread Thom May
* Joshua Slive ([EMAIL PROTECTED]) wrote : > Pier Fumagalli wrote: > > >On 27/10/02 0:54, "David Burry" wrote: > > > > > > > Right. If we had very reliable mirrors and a good technique for keeping > them that way, I'd be fine with doing an automatic redirect or fancy DNS > tricks. But we do

Re: new download page

2002-10-26 Thread Joshua Slive
Jeroen Massar wrote: A easy fix for the "Sourceforge syndrome" would be : Interesting idea. I'm leaning towards just doing something like Mirrors of httpd-..., which would be ugly, but clear. Joshua.

RE: new download page

2002-10-26 Thread Jeroen Massar
Joshua Slive [mailto:joshua@;slive.ca] wrote: > Pier Fumagalli wrote: > > > I looked into it back in the days, but the only way would > > be to go down to > > RIPE (IANA in the US) to see where that IP is coming from, > > doing some > > weirdo > > WHOIS parsing and stuff... _WAY_ overkilling...

Re: new download page

2002-10-26 Thread Joshua Slive
David Burry wrote: Excellent little utility... however closer network-wise is often significantly different than closer geographically, Well, yeah, but that's what Akamai and the like get the big bucks for. Sorry, we are really off-topic for dev@httpd. It might be slightly closer on [EMAIL

Re: new download page

2002-10-26 Thread David Burry
Excellent little utility... however closer network-wise is often significantly different than closer geographically, for instance California is likely a lot closer to Peru than Chile is (as an extreme example), if you go by the packets fly instead of by the crow flies... Also when a closer server

Re: new download page

2002-10-26 Thread Joshua Slive
Bill Stoddard wrote: I don't have a problem at all with the way downloads have been done. FWIW, I agree with Justin here. Sorry, I'm not clear about what the first sentence means. The problem with how downloads are currently done is that we don't have the bandwidth to support it. (In addit

RE: new download page

2002-10-26 Thread Bill Stoddard
> --On Sunday, October 27, 2002 12:30 AM +0100 Pier Fumagalli > <[EMAIL PROTECTED]> wrote: > > > Ok, as long as it's clear! :-) I'm very dumb, but I know other > > people smarter than me who also have the same problem with > > SourceForge... You simply "forget"! :-) > > Well, I agree with Pier. I'

Re: new download page

2002-10-26 Thread Joshua Slive
Pier Fumagalli wrote: On 27/10/02 0:54, "David Burry" wrote: >I agree that a link on a "tar.gz" (etc) filename is a lot more intuitive if >it serves an actual tar.gz file... What about a script that randomly >redirects to an actual mirrored file? I realize it may be necessary to >monitor all

Re: new download page

2002-10-26 Thread Joshua Slive
Justin Erenkrantz wrote: Well, I agree with Pier. I'm an idiot, too. I absolutely can't stand SourceForge's mirroring system (which is essentially what that page is moving us to). It tells me that I'm downloading a file, but when I try to download it by hitting the link, I get an HTML file tha

Re: new download page

2002-10-26 Thread Pier Fumagalli
On 27/10/02 0:54, "David Burry" <[EMAIL PROTECTED]> wrote: > I agree that a link on a "tar.gz" (etc) filename is a lot more intuitive if > it serves an actual tar.gz file... What about a script that randomly > redirects to an actual mirrored file? I realize it may be necessary to > monitor all mi

Re: new download page

2002-10-26 Thread Justin Erenkrantz
--On Sunday, October 27, 2002 12:30 AM +0100 Pier Fumagalli <[EMAIL PROTECTED]> wrote: Ok, as long as it's clear! :-) I'm very dumb, but I know other people smarter than me who also have the same problem with SourceForge... You simply "forget"! :-) Well, I agree with Pier. I'm an idiot, too.

Re: new download page

2002-10-26 Thread David Burry
I agree that a link on a "tar.gz" (etc) filename is a lot more intuitive if it serves an actual tar.gz file... What about a script that randomly redirects to an actual mirrored file? I realize it may be necessary to monitor all mirrors to automatically take them in and out of the loop when they're

Re: new download page

2002-10-26 Thread Pier Fumagalli
On 27/10/02 0:04, "Joshua Slive" <[EMAIL PROTECTED]> wrote: > Pier Fumagalli wrote: > >> >> I'd say that it should be more visible that the link is an HTML rather >> than >> a TARball... Something like "Click here to find out where you can download >> HTTPD-2.0.43.tar.gz from"... > > Ewww... Ugl

Re: new download page

2002-10-26 Thread Joshua Slive
Pier Fumagalli wrote: I'd say that it should be more visible that the link is an HTML rather than a TARball... Something like "Click here to find out where you can download HTTPD-2.0.43.tar.gz from"... Ewww... Ugly. I'm open to suggestions on improving the transparency, but I don't like tha

Re: new download page

2002-10-26 Thread Pier Fumagalli
Erik Abele wrote: > > +1. great idea, but I think the mirror sites should be mentioned more > than only once. Agreed, it's one of those things I hate most of SourceForge... I _always_ screw up, copy the link from my browser to my terminal on the "wget" command line parameter, and end up with a fe

Re: new download page

2002-10-26 Thread Erik Abele
Joshua Slive wrote: Erik Abele wrote: +1. great idea, but I think the mirror sites should be mentioned more than only once. Perhaps an extra paragraph like the following would help: If you look at the actual links, you'll see I'm pretty much forcing people to download from the mirrors. I p

Re: new download page

2002-10-26 Thread Joshua Slive
Erik Abele wrote: +1. great idea, but I think the mirror sites should be mentioned more than only once. Perhaps an extra paragraph like the following would help: If you look at the actual links, you'll see I'm pretty much forcing people to download from the mirrors. I provide direct links on

Re: new download page

2002-10-26 Thread Erik Abele
Joshua Slive wrote: http://httpd.apache.org/download.html I believe this is better than the current circumstances because it is clearer for the users, and it better enables us to direct people to the mirrors for the download and the main site for the signatures. I've never particularly like th

new download page

2002-10-26 Thread Joshua Slive
http://httpd.apache.org/download.html I believe this is better than the current circumstances because it is clearer for the users, and it better enables us to direct people to the mirrors for the download and the main site for the signatures. I've never particularly like the autoindex/README/HE