Wha difference between HTTP_FILTER_MODULES and HTTP_AUX_FILTER_MODULES is it?
Maxim Dounin
mdounin at mdounin.ru
Tue Nov 23 19:55:30 MSK 2010
Hello!
On Tue, Nov 23, 2010 at 08:00:55AM -0800, quan nexthop wrote:
> If we want add a "string filter", which chain should be registered?
Third party filters should use HTTP_AUX_FILTER_MODULES (unless
there is a really good reason to register elsewhere, e.g. you are
developing something like bzip2 filter and need response with
joined subrequests).
Maxim Dounin
More information about the nginx
mailing list