skruger / Surrogate

Proxy server written in erlang. Supports reverse proxy load balancing and forward proxy with http (including CONNECT), socks4, socks5, and transparent proxy modes.
66 stars 14 forks source link

Access log issues #7

Open skruger opened 13 years ago

skruger commented 13 years ago

http hostname and port 'undefined' in access logs when using reverse proxy mode.

Also denote http/https for listen_plain for listen_ssl listeners.