try setting a RLIMIT on koji hub. ticket 6966
This commit is contained in:
parent
273b75ab85
commit
ccf122c742
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ ProxyPrincipals = HTTP/koji.fedoraproject.org@FEDORAPROJECT.ORG,sigul/sign-bridg
|
|||
KojiDir = /mnt/koji
|
||||
MemoryWarnThreshold = 10000
|
||||
MaxRequestLength = 167772160
|
||||
RLIMIT_AS = 1073741824
|
||||
CheckClientIP = False
|
||||
|
||||
# Kerb auth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue