> On Jan 29, 2015, at 1:02 PM, Sudheer Vinukonda <[email protected]> wrote: > > This is not currently available (Note: there's an open pull request that > exposes some ssl session related fields, which could indirectly provide this > info). > > https://github.com/aziontech/trafficserver/commit/faf994c53be72a270564b92f54fa147ab8500452 > > <https://github.com/aziontech/trafficserver/commit/faf994c53be72a270564b92f54fa147ab8500452>
Yeah. Fwiwl, cquuc has the unmapped request, granted it’s the full URL, but you could extract the method out of that. But agree, it’d be useful to make the “uu” version of all these tags, file a Jira :). — leif > > Thanks, > > Sudheer > > > On Thursday, January 29, 2015 8:50 AM, Jason Strongman > <[email protected]> wrote: > > > Proxy Mode - Reverse > Remap Rule - map https://www.example.com/ > <https://www.example.com/>http://origin.example.com/ > <http://origin.example.com/> > > Is there a logging field(possibly undocumented), that exposes the > unmapped client requested URL scheme? > > The logging field 'cqus' captures 'http' given the above remap rule, > although the client requests an https URL. > > Going with convention it seems as if there would be a field that > captures the un-mapped URL scheme.. Something like 'cquus'.. However > I dont see any reference to this in the logging code. > > Please advise. > > Thanks! > >
