Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-mirrors] Please check if you have "map handler defined".


Thanks, I did a quick experiment to see what (other) servers might have this
configuration "feature" and found only these two:

eclipse.dcc.fc.up.pt     Departamento de Ciência de Computadores, FCUP
www.gtlib.gatech.edu     Georgia Tech. Software Library



Besides just removing the map handler, (if you need it) presumably you can "spec" the handler to be more specific by using
something like "\.map$" instead of just 'map' in the addHandler config.

Seems there should be some more proactive way to configure a server so requests ending in zip, gz, or jar, are always given "prioritiy" to be served
as binary compressed files .. but ... I do not know enough about it to know what that would be.







SWITCHmirror Admins <mirror@xxxxxxxxx>
Sent by: eclipse-mirrors-bounces@xxxxxxxxxxx

07/04/2006 01:16 AM

Please respond to
Eclipse download mirror administrators discussion and announcements <eclipse-mirrors@xxxxxxxxxxx>

To
Eclipse download mirror administrators discussion and announcements <eclipse-mirrors@xxxxxxxxxxx>
cc
Subject
Re: [eclipse-mirrors] Please check if you have "map handler defined".





Thanks for reporting that, I was not aware of it.
It is now fixed on SWITCHmirror.

Regards,
Thomas
--
Thomas Lenggenhager        http://mirror.switch.ch/
SWITCH       The Swiss Education & Research Network
Zurich, Switzerland            Tel: +41 44 268 1520
_______________________________________________
eclipse-mirrors mailing list
eclipse-mirrors@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-mirrors


Back to the top