On Wed, Feb 07, 2018 at 10:15:56AM +0000, Pieter Vogelaar wrote: > I have a http frontend “default-http” and “default-https”. In the > access log is the ~ (tilde) character appended to the default-https > frontend name, like “default-https~”.
Looks like it means SSL:
| | %ft | frontend_name_transport ('~' suffix for SSL) | string |
--
Valentin

