History for Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer / net / http / HttpSessionManager.java
2008-04-25
@Daniel Henninger
Ported Gato's JM-1338 changes from trunk.
Daniel Henninger committed on 25 Apr 2008
2006-12-18
@Gaston Dombiak
Optimization - removed creation of DOM objects and just pass strings from clients to server. Still pending same optimization from server to clients but first we need to use MINA for that.
Gaston Dombiak committed on 18 Dec 2006
2006-10-26
@Alex Wenckus
Merged changes from Wildfire
Alex Wenckus committed on 26 Oct 2006
2006-10-25
@Alex Wenckus
Small inactivity timeout fix.
Alex Wenckus committed on 25 Oct 2006
2006-10-17
@Alex Wenckus
Simplified listening model.
Alex Wenckus committed on 17 Oct 2006
@Alex Wenckus
Added connection open and closed events to properly handle connection idling timeout.
Alex Wenckus committed on 17 Oct 2006
2006-10-14
@Alex Wenckus
Added closing/idle timeout/polling frequency checks
Alex Wenckus committed on 14 Oct 2006
2006-10-13
@Alex Wenckus
code comments and beautification
Alex Wenckus committed on 13 Oct 2006
@Alex Wenckus
Code complete for continuations and responding to the client.
Alex Wenckus committed on 13 Oct 2006
2006-10-12
@Alex Wenckus
Forwarding stanzas to server.
Alex Wenckus committed on 12 Oct 2006
@Alex Wenckus
Initial call and response session estabilshment is up and running.
Alex Wenckus committed on 12 Oct 2006
@Alex Wenckus
Work on session creation
Alex Wenckus committed on 12 Oct 2006
2006-10-11
@Alex Wenckus
Added jetty to connection manager, it is now listening but will only return errors when you send it a request.
Alex Wenckus committed on 11 Oct 2006