Log

plugins/mod_bosh.lua @ 1048:45fc590539cd

description author age
mod_bosh: Add log message for clients connecting to unknown host Matthew Wild Thu, 23 Apr 2009 03:25:48 +0100
mod_bosh: Fix nil indexing when client connects to unknown host Matthew Wild Thu, 23 Apr 2009 03:25:11 +0100
mod_*: Fix a load of global accesses Matthew Wild Wed, 22 Apr 2009 21:32:23 +0100
mod_bosh: Fix to correctly timeout idle sessions Matthew Wild Tue, 31 Mar 2009 13:56:41 +0100
mod_bosh: Set Content-Type in response headers Matthew Wild Tue, 03 Mar 2009 19:49:40 +0000
mod_bosh: Possible fix for invalid key to next crash Matthew Wild Wed, 18 Feb 2009 19:33:57 +0000
mod_bosh: Fix for 'invalid key to next' error when using BOSH Matthew Wild Mon, 09 Feb 2009 13:32:46 +0000
Remove redundant logging and debug printing from mod_bosh Matthew Wild Mon, 09 Feb 2009 13:31:10 +0000
mod_bosh: No need to tostring() uuids now Matthew Wild Sun, 01 Feb 2009 02:20:11 +0000
Replacing pretty_print() with top_tag() for logging Matthew Wild Fri, 16 Jan 2009 04:37:16 +0000
BOSH: Allow BOSH servers to be configured through config file Matthew Wild Tue, 13 Jan 2009 05:55:31 +0000
BOSH: Make previous fix a bit more efficient Matthew Wild Mon, 12 Jan 2009 02:59:00 +0000
BOSH: Fix for error when closed session was in inactive_sessions list Matthew Wild Mon, 12 Jan 2009 02:57:49 +0000
Implement session:close() for BOSH, and add checking for attempts to connect to hosts we don't serve Matthew Wild Fri, 09 Jan 2009 19:18:46 +0000
Change default maximum inactivity period to 60s from 30s Matthew Wild Fri, 09 Jan 2009 19:16:47 +0000
Numerous BOSH improvements... handle client disconnects, either explicit or implicit through inactivity; allow specifying BOSH default parameters through config; fix to prevent prematurely closing request connections in some cases, before they were replied to Matthew Wild Fri, 09 Jan 2009 16:33:09 +0000
Remove some old debugging code from mod_bosh Matthew Wild Sat, 27 Dec 2008 21:23:14 +0000
Initial mod_bosh, works, kind of, but quite incomplete Matthew Wild Mon, 22 Dec 2008 22:19:42 +0000