ingress-proxy: pdr cache zone
This commit is contained in:
parent
e661015300
commit
10444a0cb3
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ in {
|
||||||
proxyCachePath."pdr" = {
|
proxyCachePath."pdr" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
keysZoneSize = "16m";
|
keysZoneSize = "16m";
|
||||||
|
keysZoneName = "pdr";
|
||||||
inactive = "720m";
|
inactive = "720m";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue