Software /
code /
prosody
Log
plugins/mod_proxy65.lua @ 2729:7e0c35713bf5
description | author | age |
---|---|---|
mod_proxy65: Fix for old-style closing of connections (another source of tracebacks with libevent enabled) | Matthew Wild | Mon, 01 Mar 2010 18:07:37 +0000 |
mod_proxy65: Strip trailing whitespace | Matthew Wild | Fri, 04 Dec 2009 14:41:53 +0000 |
mod_proxy65: Don't read data from the connection untill the proxying is activated | Sjoerd Simons | Thu, 03 Dec 2009 17:07:37 +0100 |
mod_proxy65: Make the proxying bidirectional | Sjoerd Simons | Thu, 03 Dec 2009 17:05:35 +0100 |
mod_proxy65: Use a bigger buffer for data we're proxying | Sjoerd Simons | Thu, 03 Dec 2009 17:04:54 +0100 |
mod_proxy65: Only lock the reading side when throttling | Sjoerd Simons | Thu, 03 Dec 2009 17:02:38 +0100 |