disable LIGHTNING and MRMS fees by default
Former-commit-id:eb1b799948
Former-commit-id:b7e4246d74
This commit is contained in:
parent
9401fbd5bf
commit
22d3fa0276
1 changed files with 4 additions and 4 deletions
|
@ -93,7 +93,7 @@ EXEC "rtstats -h rtstats.unidata.ucar.edu"
|
||||||
REQUEST NEXRAD3 ".*" idd.unidata.ucar.edu
|
REQUEST NEXRAD3 ".*" idd.unidata.ucar.edu
|
||||||
REQUEST FNEXRAD|IDS|DDPLUS|UNIWISC ".*" idd.unidata.ucar.edu
|
REQUEST FNEXRAD|IDS|DDPLUS|UNIWISC ".*" idd.unidata.ucar.edu
|
||||||
REQUEST NGRID ".*" idd.unidata.ucar.edu
|
REQUEST NGRID ".*" idd.unidata.ucar.edu
|
||||||
#REQUEST FNMOC|CMC ".*" idd.unidata.ucar.edu
|
#REQUEST FNMOC ".*" idd.unidata.ucar.edu
|
||||||
#REQUEST CMC ".*" idd.unidata.ucar.edu
|
#REQUEST CMC ".*" idd.unidata.ucar.edu
|
||||||
REQUEST NOTHER|HDS|NIMAGE ".*" idd.unidata.ucar.edu
|
REQUEST NOTHER|HDS|NIMAGE ".*" idd.unidata.ucar.edu
|
||||||
|
|
||||||
|
@ -113,10 +113,10 @@ REQUEST CONDUIT ".(awip3d|0p50).[9]$" idd.unidata.ucar.edu
|
||||||
## LIGHTNING and MRMS data feeds from these servers
|
## LIGHTNING and MRMS data feeds from these servers
|
||||||
##
|
##
|
||||||
# USPLN and NLDN
|
# USPLN and NLDN
|
||||||
REQUEST LIGHTNING ".*" striker2.atmos.albany.edu
|
#REQUEST LIGHTNING ".*" striker2.atmos.albany.edu
|
||||||
REQUEST LIGHTNING ".*" idd.unidata.ucar.edu
|
#REQUEST LIGHTNING ".*" idd.unidata.ucar.edu
|
||||||
# MRMS
|
# MRMS
|
||||||
REQUEST EXP ".*" 140.90.98.15
|
#REQUEST EXP ".*" 140.90.98.15
|
||||||
|
|
||||||
#REQUEST WMO ".*" initial-secondary-host.another.domain
|
#REQUEST WMO ".*" initial-secondary-host.another.domain
|
||||||
#REQUEST WMO ".*" another-secondary-host.yet_another.domain:3152
|
#REQUEST WMO ".*" another-secondary-host.yet_another.domain:3152
|
||||||
|
|
Loading…
Add table
Reference in a new issue