What Is The Use Of Stub_status And Sub_filter Directives?
Answer»
Stub_status directive: This directive is used to KNOW the current status of Nginx like current active connection, total connection accepted and HANDLED current number of read/write/wait connection
Sub_filter directive: It is used to SEARCH and replace the content in response, and quick fix for stale data