Commit graph

21 commits

Author SHA1 Message Date
Sergey Dryabzhinsky 4bf6852a28 Get changes from @arut c0bf381d10 2016-11-26 00:43:32 +03:00
Roman Arutyunyan a8d148473d renamed variable from sun to saun to fix SmarOS compilation 2014-01-08 01:35:40 +04:00
Roman Arutyunyan b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
Roman Arutyunyan f599c70568 updated copyright line 2013-11-03 23:11:37 +04:00
Roman Arutyunyan cbe760aa8a fixed formatting types 2013-06-13 17:11:44 +04:00
Roman Arutyunyan 56b54b1215 added conditional compilation on unix domain socket existence 2013-06-12 20:47:25 +04:00
Roman Arutyunyan e4070fb777 fixed default values of conf params 2013-06-12 20:47:23 +04:00
Roman Arutyunyan f94fcee9fb included ngx_config.h & ngx_core.h to every file 2013-06-12 20:47:23 +04:00
Roman Arutyunyan 97a5a860e2 added stat before socket connect to fix auto_push connection error 2013-04-30 13:44:33 +04:00
Roman Arutyunyan dd75b749da implemented succeeded pushed count check in auto_push module 2013-04-27 19:51:01 +04:00
Roman Arutyunyan d0fb258d10 fixed crash when process name is NULL 2013-04-26 19:01:59 +04:00
Roman Arutyunyan 76f433fb45 fixed auto-pushing to non-worker child processes (cache loader & cache manager) 2013-04-22 17:53:53 +04:00
Roman Arutyunyan 3bd60857bd implemented static pulls 2013-01-14 22:58:10 +04:00
Roman Arutyunyan 06f4699399 disabled auto-push sockets for non-workers (cache processes); clients still connect to them 2012-12-27 17:19:01 +04:00
Roman Arutyunyan 7294825de9 fixed type mismatrch in debug logger 2012-12-19 14:41:37 +04:00
Roman Arutyunyan 6485716fb4 fixed push & pull in auto-push mode 2012-09-22 16:42:43 +04:00
Roman Arutyunyan 3c2e29f215 fixed compilation 2012-08-30 17:48:33 +04:00
Roman Arutyunyan 3492892450 fixed bad-looking unix socket client name 2012-08-27 21:07:38 +04:00
Roman Arutyunyan aca6162ebc made name & args constant-size arrays 2012-07-20 19:53:38 +04:00
Roman Arutyunyan dd19680ed9 skipped on_publish/access/record for auto-pushed connections 2012-07-20 13:06:17 +04:00
Roman Arutyunyan b960e68a0b fully tunable auto-push feature 2012-07-19 12:10:59 +04:00