-
Notifications
You must be signed in to change notification settings - Fork 51
Description
(Actually the move to S3 was already completed, but I was getting an access denied error so I thought this needed more testing. It turns out I was just trying the wrong URL. o_o
Anyway, now I paranoically hand-tested every URL and everything works, so I know I won't be wasting (more of) your time (on this particular issue!). :))
Example OLD location:
http://www.hexstreamsoft.com/libraries/map-bind/map-bind_latest.tar.gz
Example NEW location:
http://tarballs.hexstreamsoft.com/libraries/latest/map-bind_latest.tar.gz
A handy list of all the names of my (quicklispable) libraries is here:
http://tarballs.hexstreamsoft.com/libraries/library-names.txt
I wonder if the connection problems you were having with my host is due to your particular usage scenario, which is fetching the 15 URLs in parallel and/or in quick sequence. Regular site browsers would not fetch this many URLs this fast.
Given that my host is about cutting costs, I guess it wouldn't be surprising if you were triggering some sort of self-defense mechanism.
Anyway, thankfully this is now fairly irrelevant. :)