- 24 Apr, 2015 2 commits
-
-
Wandenberg authored
-
Wandenberg authored
-
- 16 Nov, 2014 1 commit
-
-
Wandenberg authored
-
- 09 Nov, 2013 2 commits
-
-
Wandenberg authored
-
Wandenberg authored
-
- 02 May, 2013 1 commit
-
-
Wandenberg Peixoto authored
-
- 30 Apr, 2013 1 commit
-
-
Wandenberg Peixoto authored
-
- 06 Jan, 2013 1 commit
-
-
Wandenberg Peixoto authored
-
- 22 Dec, 2012 1 commit
-
-
Wandenberg Peixoto authored
fix to not lose shared memory content after reload the server changing the shared memory size, has to do a reload to change the size
-
- 07 Dec, 2012 1 commit
-
-
Wandenberg Peixoto authored
adding the channel to a queue to be easier, faster and stable go through all channels when looking for those ready to be discarded
-
- 03 Dec, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 02 Jul, 2012 1 commit
-
-
Wandenberg Peixoto authored
fix to send close connection immediately when an error happens writting to socket, bug introduced on last commit of May 13, 2012 which sends NGX_OK for connections with NGX_AGAIN writing retturn code
-
- 06 Jun, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 04 Jun, 2012 2 commits
-
-
Wandenberg Peixoto authored
adding last_activity_time to channel, to only delete it after is without messages and subscribers, and after 30 seconds of inactivity
-
Wandenberg Peixoto authored
fix memory leak when recovering channel from trash, wrongly reinitializing workers_with_subscribers queue
-
- 14 May, 2012 5 commits
-
-
Wandenberg Peixoto authored
change use of ngx_http_finalize_request on ngx_http_push_stream_send_response_finalize function to run cleanup connection properly
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
- 12 Apr, 2012 1 commit
-
-
Wandenberg Peixoto authored
fix initial temp pool size to be 1024 multiple, the old value cause error when try to allocate more memory than the initial value
-
- 02 Apr, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 17 Mar, 2012 2 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
optimizing message creation and check return of function ngx_http_push_stream_apply_text_template calls for errors
-
- 14 Mar, 2012 1 commit
-
-
Wandenberg Peixoto authored
fix memory leaks when saving channels on a rbtree with ids which collides, problem inherited from Nginx and reported by Lanshun Zhou
-
- 18 Feb, 2012 2 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
- 15 Feb, 2012 3 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
removing conditional use of ngx_time_update function, versions 0.7.x are no longer supported, since version 0.2.5
-
- 14 Feb, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 15 Jan, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 13 Jan, 2012 2 commits
-
-
Wandenberg Peixoto authored
fix bug which make subscribers unresponsive on some race conditions when the workers does not receives an alert
-
Wandenberg Peixoto authored
-
- 10 Jan, 2012 1 commit
-
-
Wandenberg Peixoto authored
adding tag and time available at message template, and make possible pass these values whithout set headers
-
- 01 Jan, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 31 Dec, 2011 4 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-