log mod_net_proxy/mod_net_proxy.lua @ 4403:31470a256851

age author description
2019-04-12 Kim Alvefur mod_net_proxy: Ensure port numbers are coerced into numbers
2018-04-05 Pascal Mathis mod_net_proxy: Fixed errors when connection with nil ip is being processed
2018-04-01 Pascal Mathis mod_net_proxy: Added missing return when detecting unparseable PROXYv1 source address
2018-03-28 Pascal Mathis mod_net_proxy: Added proxy_trusted_proxies for whitelisting incoming connections
2018-03-28 Pascal Mathis mod_net_proxy: Adjusted log level of errors triggered by remote connections to 'warn'
2018-03-28 Pascal Mathis mod_net_proxy: Automatically listen on all mapped ports if proxy_ports was not configured