Commit graph

213 commits

Author SHA1 Message Date
Matthew Wild
8433494e21 mod_bosh: Possible fix for invalid key to next crash 2009-02-18 19:33:57 +00:00
Matthew Wild
3fc972b6c2 mod_bosh: Fix for 'invalid key to next' error when using BOSH 2009-02-09 13:32:46 +00:00
Matthew Wild
80a1fa8fa4 Remove redundant logging and debug printing from mod_bosh 2009-02-09 13:31:10 +00:00
Matthew Wild
9d01e12f12 mod_bosh: No need to tostring() uuids now 2009-02-01 02:20:11 +00:00
Matthew Wild
69bededafc Replacing pretty_print() with top_tag() for logging 2009-01-16 04:37:16 +00:00
Matthew Wild
8b979ccaf4 BOSH: Allow BOSH servers to be configured through config file 2009-01-13 05:55:31 +00:00
Matthew Wild
7583e84ee1 BOSH: Make previous fix a bit more efficient 2009-01-12 02:59:00 +00:00
Matthew Wild
f5412a5f91 BOSH: Fix for error when closed session was in inactive_sessions list 2009-01-12 02:57:49 +00:00
Matthew Wild
bd17ed3f7d Implement session:close() for BOSH, and add checking for attempts to connect to hosts we don't serve 2009-01-09 19:18:46 +00:00
Matthew Wild
bc31c214d8 Change default maximum inactivity period to 60s from 30s 2009-01-09 19:16:47 +00:00
Matthew Wild
fb680dde0c 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 2009-01-09 16:33:09 +00:00
Matthew Wild
af47bf1b39 Remove some old debugging code from mod_bosh 2008-12-27 21:23:14 +00:00
Matthew Wild
e0cb7cec73 Initial mod_bosh, works, kind of, but quite incomplete 2008-12-22 22:19:42 +00:00