- 09 Apr, 2015 1 commit
-
-
Wandenberg authored
-
- 01 Apr, 2015 1 commit
-
-
Wandenberg authored
-
- 19 Mar, 2015 1 commit
-
-
Wandenberg authored
-
- 09 Mar, 2015 3 commits
-
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
- 06 Jan, 2015 1 commit
-
-
Wandenberg authored
add push_stream_header_template_file directive to be possible store the header template in a different file
-
- 31 Dec, 2014 1 commit
-
-
Wandenberg authored
-
- 09 Nov, 2013 22 commits
-
-
Wandenberg authored
-
Wandenberg authored
remove global references to main module conf, ping and long polling timeout messages, and shared memory zones
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
add push_stream_timeout_with_body directive to indicate whether send a full message on timed out long polling connections, or not
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
make possible post messages in some channels or delete them at once specifying their ids on push_stream_channels_path diretive separated by a slash
-
Wandenberg authored
-
Wandenberg authored
avoid reapply formatter to header, message or footer template when inside an if on event source mode
-
Wandenberg authored
-
Wandenberg authored
normalize use of backtrack, last_event_id and if_modified_since/if_none_match values to get old messages on all subscriber modes
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
removed push_stream_content_type directive, use default_type Nginx directive to set the value, except on JSONP and Event Source modes
-
Wandenberg authored
removed push_stream_keepalive directive, let Nginx decide when to use keepalive and how many requests accept using keepalive_* directives
-
Wandenberg authored
remove push_stream_shared_memory_cleanup_objects_ttl directive, using default value 10s, and 4s for cleanup timer
-
Wandenberg authored
-
Wandenberg authored
change push_stream_eventsource_support directive to be a subtype of push_stream_subscriber directive
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
- 12 Apr, 2013 1 commit
-
-
Wandenberg Peixoto authored
-
- 09 Apr, 2013 1 commit
-
-
Wandenberg Peixoto authored
-
- 08 Mar, 2013 1 commit
-
-
Wandenberg Peixoto authored
change the message_queue and subscribers_queue type on the ngx_http_push_stream_worker_data_t structure
-
- 06 Mar, 2013 1 commit
-
-
Wandenberg Peixoto authored
add the number of stored messages and the number of channels and messages in the trash to summarized channels statistics
-
- 22 Feb, 2013 1 commit
-
-
Wandenberg Peixoto authored
renaming the queue of messages to be removed from the memory and changing the way the queue is cleared
-
- 22 Dec, 2012 2 commits
-
-
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
-
Wandenberg Peixoto authored
-
- 11 Dec, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 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
-
- 06 Dec, 2012 1 commit
-
-
Wandenberg Peixoto authored
-