Hello! On Mon, Dec 15, 2014 at 07:45:06AM -0500, akamatgi wrote:
> Hi, > I can see an issue in assigning the port_start and port_end members of > ngx_http_request_t inside ngx_http_parse_request_line(). > If the request line has a absolute URI with explicit port specified, then > port_end is set correctly inside ngx_http_parse_request_line(): Both port_start and port_end are stubs and not currently used. -- Maxim Dounin http://nginx.org/ _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
