Re: Listen 443 https

2017-09-07 Thread William A Rowe Jr
Reminder, this will not work with the current server_rec, we have a 1:1 correspondence to the server port. We would need to stop looking at that field and track the port entirely on the connection and the server rec addresses array. On Fri, Sep 1, 2017 at 10:12 AM, Eric Covener

ap_get_server_port for subrequest different than main request

2017-09-07 Thread Paul Spangler
Hello, I noticed some interesting behavior when retrieving the port of a subrequest and am trying to determine if it's a bug or by design. Basically, the sub- request's parsed_uri port fields aren't preserved from the main request. With default canonical name settings, this leads to