log plugins/mod_proxy65.lua @ 5360:e44cfbf0ae8d

age author description
Tue, 26 Feb 2013 23:57:44 +0500 Waqas Hussain mod_proxy65: Only handle service discovery requests when no node is present in the request.
Tue, 29 May 2012 17:20:02 +0200 Kim Alvefur mod_proxy65: Fix ACL
Sun, 27 May 2012 01:22:02 +0200 Kim Alvefur mod_proxy65: Add missing import of portmanager
Sun, 27 May 2012 01:17:59 +0200 Kim Alvefur mod_proxy65: Warn about pre-0.9 config style (per host proxy65_port)
Fri, 27 Apr 2012 22:18:20 +0100 Matthew Wild mod_proxy65: Fix traceback when proxy65 service fails to bind a port
Wed, 25 Apr 2012 07:55:13 +0500 Waqas Hussain mod_proxy65: Add multiplex pattern.
Tue, 24 Apr 2012 18:50:22 +0100 Matthew Wild mod_proxy65: Port to portmanager, make a shared module
Sun, 06 Nov 2011 00:51:39 +0500 Waqas Hussain mod_proxy65: Major cleanup, better logging, handling of all error cases, less code, and other goodness.