NGX_HTTP_POST_ACCESS_PHASE
Maxim Dounin
mdounin at mdounin.ru
Wed May 18 12:19:53 UTC 2016
Hello!
On Wed, May 18, 2016 at 10:52:16AM +0900, Kuroishi Mitsuo wrote:
>
> Hi, I'm Mitsuo.
>
>
> Although I noticed using 1.9.15, NGX_HTTP_POST_ACCESS_PHASE
> array initialization seems not to exist.
>
> Is this intentional?
Yes.
> I can assume that the patch below is needed.
No.
Post access phase doesn't use phase handlers. It's only used
to check r->access_code after all access phase handlers and act
accordingly. See ngx_http_core_post_access_phase() for details.
--
Maxim Dounin
http://nginx.org/
More information about the nginx-devel
mailing list