Hello!
I think the handler return code is improper. You might need to learn the function ngx_http_core_rewrite_phase and decide a proper return code to this checker so that subsequent phases handler will not be invoked.Otherwise some content handlers can still can get involved. (these content handler will try to send header and flush some data to downstream).
_______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel