Issue in ngx_http_parse_request_line

Maxim Dounin mdounin at mdounin.ru
Mon Dec 15 13:05:19 UTC 2014


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/



More information about the nginx mailing list