copr: fe: block 192.47.255.254 ip

Temporary hotfix to not forget about this...  This IP repeatedly
re-downloads the list of packages from the largest copr repository,
which unnecessarily overloads frontend.
This commit is contained in:
Pavel Raiskup 2020-01-17 03:24:07 +01:00 committed by Pierre-Yves Chibon
parent 8c96b12e65
commit a08c1a9ffb

View file

@ -39,6 +39,10 @@
</LocationMatch>
<LocationMatch "^/coprs/.*/packages/">
WSGIProcessGroup packages
<RequireAll>
Require all granted
Require not ip 192.47.255.254
</RequireAll>
</LocationMatch>
#ErrorLog logs/error_coprs