Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource mirrorlist-server

The mirrorlist-server uses the data created by `MirrorManager2 <https://github.com/fedora-infra/mirrormanager2>`_ to answer client request for the "best" mirror. This implementation of the mirrorlist-server is written in Rust. The original version of the mirrorlist-server was part of the MirrorManager2 repository and it is implemented using Python. While moving from Python2 to Python3 one of the problems was that the data exchange format (Python Pickle) did not support running the MirrorManager2 backend with Python2 and the mirrorlist frontend with Python3. To have a Pickle independent data exchange format protobuf was introduced. The first try to use protobuf in the python mirrorlist implementation required a lot more memory than the Pickle based implementation (3.5GB instead of 1.1GB). That is one of the reasons a new mirrorlist-server implementation was needed. Another reason to rewrite the mirrorlist-server is its architecture. The Python based version requires the Apache HTTP server or something that can run the included wsgi. The wsgi talks over a socket to the actual mirrorlist-server. In Fedora's MirrorManager2 instance this runs in a container which runs behind HAProxy. This implementation in Rust directly uses a HTTP library to reduce the number of involved components. In addition to being simpler this implementation also requires less memory than the Python version.

Found 1 sites for mirrorlist-server

Found 24 RPM for mirrorlist-server

PackageSummaryDistributionDownload
mirrorlist-server-3.0.7-3.fc40.aarch64.htmlMirrorlist ServerFedora Rawhide for aarch64mirrorlist-server-3.0.7-3.fc40.aarch64.rpm
mirrorlist-server-3.0.7-3.fc40.aarch64.htmlMirrorlist ServerFedora 40 for aarch64mirrorlist-server-3.0.7-3.fc40.aarch64.rpm
mirrorlist-server-3.0.7-3.fc40.ppc64le.htmlMirrorlist ServerFedora Rawhide for ppc64lemirrorlist-server-3.0.7-3.fc40.ppc64le.rpm
mirrorlist-server-3.0.7-3.fc40.ppc64le.htmlMirrorlist ServerFedora 40 for ppc64lemirrorlist-server-3.0.7-3.fc40.ppc64le.rpm
mirrorlist-server-3.0.7-3.fc40.s390x.htmlMirrorlist ServerFedora Rawhide for s390xmirrorlist-server-3.0.7-3.fc40.s390x.rpm
mirrorlist-server-3.0.7-3.fc40.s390x.htmlMirrorlist ServerFedora 40 for s390xmirrorlist-server-3.0.7-3.fc40.s390x.rpm
mirrorlist-server-3.0.7-3.fc40.x86_64.htmlMirrorlist ServerFedora Rawhide for x86_64mirrorlist-server-3.0.7-3.fc40.x86_64.rpm
mirrorlist-server-3.0.7-3.fc40.x86_64.htmlMirrorlist ServerFedora 40 for x86_64mirrorlist-server-3.0.7-3.fc40.x86_64.rpm
mirrorlist-server-3.0.7-1.fc39.aarch64.htmlMirrorlist ServerFedora 39 for aarch64mirrorlist-server-3.0.7-1.fc39.aarch64.rpm
mirrorlist-server-3.0.7-1.fc39.ppc64le.htmlMirrorlist ServerFedora 39 for ppc64lemirrorlist-server-3.0.7-1.fc39.ppc64le.rpm
mirrorlist-server-3.0.7-1.fc39.s390x.htmlMirrorlist ServerFedora 39 for s390xmirrorlist-server-3.0.7-1.fc39.s390x.rpm
mirrorlist-server-3.0.7-1.fc39.x86_64.htmlMirrorlist ServerFedora 39 for x86_64mirrorlist-server-3.0.7-1.fc39.x86_64.rpm
mirrorlist-server-3.0.7-1.fc38.aarch64.htmlMirrorlist ServerFedora 38 updates for aarch64mirrorlist-server-3.0.7-1.fc38.aarch64.rpm
mirrorlist-server-3.0.7-1.fc38.x86_64.htmlMirrorlist ServerFedora 38 updates for x86_64mirrorlist-server-3.0.7-1.fc38.x86_64.rpm
mirrorlist-server-3.0.7-1.fc37.aarch64.htmlMirrorlist ServerFedora 37 updates for aarch64mirrorlist-server-3.0.7-1.fc37.aarch64.rpm
mirrorlist-server-3.0.7-1.fc37.x86_64.htmlMirrorlist ServerFedora 37 updates for x86_64mirrorlist-server-3.0.7-1.fc37.x86_64.rpm
mirrorlist-server-3.0.6-5.fc38.aarch64.htmlMirrorlist ServerFedora 38 for aarch64mirrorlist-server-3.0.6-5.fc38.aarch64.rpm
mirrorlist-server-3.0.6-5.fc38.ppc64le.htmlMirrorlist ServerFedora 38 for ppc64lemirrorlist-server-3.0.6-5.fc38.ppc64le.rpm
mirrorlist-server-3.0.6-5.fc38.s390x.htmlMirrorlist ServerFedora 38 for s390xmirrorlist-server-3.0.6-5.fc38.s390x.rpm
mirrorlist-server-3.0.6-5.fc38.x86_64.htmlMirrorlist ServerFedora 38 for x86_64mirrorlist-server-3.0.6-5.fc38.x86_64.rpm
mirrorlist-server-3.0.6-3.fc37.aarch64.htmlMirrorlist ServerFedora 37 for aarch64mirrorlist-server-3.0.6-3.fc37.aarch64.rpm
mirrorlist-server-3.0.6-3.fc37.ppc64le.htmlMirrorlist ServerFedora 37 for ppc64lemirrorlist-server-3.0.6-3.fc37.ppc64le.rpm
mirrorlist-server-3.0.6-3.fc37.s390x.htmlMirrorlist ServerFedora 37 for s390xmirrorlist-server-3.0.6-3.fc37.s390x.rpm
mirrorlist-server-3.0.6-3.fc37.x86_64.htmlMirrorlist ServerFedora 37 for x86_64mirrorlist-server-3.0.6-3.fc37.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet