Closed RekGRpth closed 11 months ago
there is no need for this. when in blocking mode you just do not enable the LearningMode flag. it's like having a debug flag. you do not need to define others.
no, if I set LearningMode in http section, with this patch I can set BlockingMode in location
but I prefer use ngx_conf_set_flag_slot for such flags with just set on and off
Hmmmm. that is true. make a PR and add tests.
How about BlockingMode as opposite to LearningMode? like this