GPRS Services: Temporarily open to all
Open GPRS services and do not restart the osmo-sgsn every 24 hours. Let's see how long it runs and how everything behaves with the maximum load we can give it.
This commit is contained in:
parent
e2c3d2736c
commit
893ba49e68
3 changed files with 47 additions and 1 deletions
|
@ -75,7 +75,7 @@ PYTHONPATH=$PYTHONPATH:/var/rhizomatica/rccn
|
|||
# 0 */6 * * * root /usr/bin/sv restart osmo-nitb 2>&1 > /dev/null
|
||||
|
||||
# Rebuild ACL config and restart the SGSN (stopgap pre HLR solution, we loose all PDP contexts)
|
||||
55 2 * * * root /etc/osmocom/make_sgsn_acl_config > /etc/osmocom/osmo-sgsn.cfg ; systemctl restart osmo-sgsn
|
||||
# 55 2 * * * root /etc/osmocom/make_sgsn_acl_config > /etc/osmocom/osmo-sgsn.cfg ; systemctl restart osmo-sgsn
|
||||
|
||||
# It's a new day....
|
||||
30 5 * * * root /home/rhizomatica/bin/check_broken.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue