Commit graph

10 commits

Author SHA1 Message Date
3575d0e55f change process/thread count on mirrorlist_server wsgi process from 6/25 to 45/1 2013-06-20 17:25:58 +00:00
Matt Domsch
726ccd2929 remove MM hotfixes, included in 1.4.1 2013-06-17 19:16:13 +00:00
Matt Domsch
41f43db80e mirrorlists are now refreshed daily 2013-06-15 04:43:05 +00:00
Matt Domsch
fc3cd53252 mirrorlist_server: reduce memory usage considerably
Rather than loading in the entire 500k entries of the global netblock
    list, only load in the ~30k entries that match ASNs that our mirrors
    have explicitly claimed as being relevant to them, either as the
    Host.asn or in the HostPeerASN list.

    This has the effect of reducing memory size by about half for the
    overall program, which, should improve fork() time and reduce failure
    to insufficient RAM available.
2013-06-15 03:18:00 +00:00
Matt Domsch
f2b872ab4a add mirrorlist_server.py hotfix 2013-06-14 22:55:44 +00:00
Matt Domsch
ba59adcfdb more mirrorlist changes coming from puppet 2013-06-14 20:39:41 +00:00
Matt Domsch
577f3300a2 mirror puppet's supervisord.conf 2013-06-14 20:30:54 +00:00
0df91f6a22 add supervisord goodies 2013-06-04 20:16:25 +00:00
e6d2e975a6 basic tasks for mirrorlist-server and mod_wsgi 2013-06-04 20:06:14 +00:00
021cbca730 add 2 files for the mirrorlist server setup 2013-06-04 19:04:14 +00:00