BloodyKnight
BloodyKnight
when use our own config file, eg: docker run \ --cap-add=NET_ADMIN \ -v /data/safe_town/ha/data/keepalived/conf/keepalived.conf:/container/service/keepalived/assets/keepalived.conf \ --net=host \ --name=keepalived \ --privileged=true \ -d 360/keepalived_cluster:1.4.2 --loglevel debug --copy-service obviously,the config file is...
when use the lua-resty-mongol in ngx.timer context, a error occured as follows:resty/mongol/object_id.lua:56: API disabled in the current context, context: ngx.timer, the reason is the ngx.var.pid can not use in ngx.timer...