A Body filter after postpone filter
Umesh Sirsiwal
usirsiwal at verivue.com
Mon Nov 28 17:11:14 UTC 2011
Thanks, but this does not seem to work.
Looking at auto/modules, module specific config file is evaluated after
$HTTP_POSTPONE_FILTER_MODULE has already been used to for HTTP_MODULES
variable. Hence the need for the sed script to edit HTTP_FILTER_MODULE
variable.
-Umesh
On 11/28/2011 11:58 AM, Piotr Sikora wrote:
> Hey,
> just use something like:
>
> HTTP_POSTPONE_FILTER_MODULE="your_filter_module
> $HTTP_POSTPONE_FILTER_MODULE"
>
> in your config.
>
> Best regards,
> Piotr Sikora< piotr.sikora at frickle.com>
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-devel
More information about the nginx-devel
mailing list