Skip to content

Commit a7d9703

Browse files
authored
feat: add rate limit to wiki services (#555)
1 parent 2b1af2f commit a7d9703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pillar/base/haproxy.sls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ haproxy:
8383
- wiki.python.org
8484
- wiki.jython.org
8585
verify_host: moin.psf.io
86+
rate_limit: 50
8687
check: "HEAD /moin/HelpContents HTTP/1.1\\r\\nHost:\\ wiki.python.org"
8788

8889
svn:

0 commit comments

Comments
 (0)