Proxy Mode - Reverse
Remap Rule - map https://www.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!
|