[OpenSIPS-Devel] [OpenSIPS/opensips] a8db3e: cachedb_redis: Do not abort startup if Redis is un...

Liviu Chircu liviu at opensips.org
Thu Oct 5 10:58:52 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a8db3e45cdfd09605cc14f78c2f084ff2bcdc73e
      https://github.com/OpenSIPS/opensips/commit/a8db3e45cdfd09605cc14f78c2f084ff2bcdc73e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-10-05 (Thu, 05 Oct 2017)

  Changed paths:
    M modules/cachedb_redis/README
    M modules/cachedb_redis/cachedb_redis.c
    M modules/cachedb_redis/cachedb_redis_dbase.c
    M modules/cachedb_redis/cachedb_redis_dbase.h
    M modules/cachedb_redis/cachedb_redis_utils.c
    M modules/cachedb_redis/doc/cachedb_redis_admin.xml

  Log Message:
  -----------
  cachedb_redis: Do not abort startup if Redis is unreachable

This patch add the "shutdown_on_error" modparam, allowing the script
writer to control the startup behavior of OpenSIPS (ignore/abort) when
Redis is unreachable.

Many thanks to Bernard Buitenhuis for sponsoring this feature.




More information about the Devel mailing list