Re: Is it ok to call header filters twice for the same response

2014-06-30 Thread Maxim Dounin
Hello! On Sun, Jun 29, 2014 at 12:56:02PM +0800, Rv Rv wrote: > Hello >   > When we configure nginx without modsecurity body filter, then > the response is processed in two stages. First the headers are > processed followed by the body filters > If however, modsecurity is configured, then modse

Is it ok to call header filters twice for the same response

2014-06-28 Thread Rv Rv
Hello   When we configure nginx without modsecurity body filter, then the response is processed in two stages. First the headers are processed followed by the body filters If however, modsecurity is configured, then modsecurity body filter may *once again* call the entire chain of headers filter