Quote:
Originally Posted by AndrewD
Please see the attached screenshots which show how I've implemented the mirror in 2.2.8.
I've added a new admin page where you define a list of mirrors by specifying the partial url to be matched and the replacement.
When a user tries to download a url and the url matches a mirror test, LDM visits each of the available mirrors and obtains a response code for the url of interest. If more than one mirror is able and willing to satisfy the request, LDM invites the user to select one. If only one is available, it accesses that automatically.
For the jukebox, I think I will simply select a mirror at random.
This feature only works if your server has the php cURL module installed.
Please confirm that this is what you had in mind, and if you have any more suggestions before I finalise this.
|
it's PERFECT, no more suggestions

only the server on which LDM is running should have mod_cURL? or mirrors need this too
thank you very much