A config build takes ~10 seconds due to the various config:get calls, so we can avoid this by just validating/restarting nginx directly.
This will break any custom plugin that gets config from this plugin for http auth settings, but since I don't know of those plugins, thats probably okay.
A config build takes ~10 seconds due to the various config:get calls, so we can avoid this by just validating/restarting nginx directly.
This will break any custom plugin that gets config from this plugin for http auth settings, but since I don't know of those plugins, thats probably okay.