Skip to content

Commit

Permalink
add new squid at IU
Browse files Browse the repository at this point in the history
  • Loading branch information
Lincoln Bryant committed Jul 3, 2024
1 parent 1eb5d2e commit 6014d30
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
4 changes: 4 additions & 0 deletions atlas-squid-mwt2-iu-2/instance.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
cluster: mwt2-iu
group: mwt2
app: osg-frontier-squid
version: 1.8.8
34 changes: 34 additions & 0 deletions atlas-squid-mwt2-iu-2/values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
Instance: "mwt2-iu-1"

NodeSelection:
OpenDefaultMonPort: True
Hostname: iut2-slate.mwt2.org

Service:
Port: 3128
MonitoringPort: 3401
NodePort: 32200
ExternalVisibility: NodePort

ImageTag: 23-release

SquidConf:
CPU: 4
CacheMem: "32768"
CacheSize: "25000"
CacheDirOnHost: True
DisableDiskCache: False
MaximumObjectSizeInMemory: "1048704"
IPRange: 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 72.36.96.0/24 149.165.224.0/23 149.165.236.0/24 192.170.240.0/23
MonitoringIPRange: 127.0.0.1/32 192.170.240.10/32 149.165.224.253/32 128.142.0.0/16 188.185.0.0/17 188.184.128.0/17 188.185.48.0/20 188.185.128.0/17
RequestEphemeralSize: 1024
LimitEphemeralSize: 2048
CleanLog: False
LogToStdout: False
UseHostpathLogDir: True
Logfile_Rotate: "5"
MaxAccessLog: "5000M"

Alarm:
Site: "MWT2"
AaasServer: aaas.atlas-ml.org

0 comments on commit 6014d30

Please sign in to comment.