Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sending actual data works now | Christian Pointner | 2014-10-20 | 1 | -17/+10 |
* | definition of multiple streamer-ids on commandline works now | Christian Pointner | 2014-10-20 | 1 | -15/+82 |
* | daq: nginx-lua fetch looper works now | Christian Pointner | 2014-10-20 | 1 | -9/+34 |
* | daq: ngin-lua fetcher reconnection handling works now | Christian Pointner | 2014-10-20 | 1 | -38/+60 |
* | daq: nginx-lua now uses on_abort for faster recovery | Christian Pointner | 2014-10-20 | 1 | -0/+9 |
* | daq: replaced non-working fetch lock with limit_conn module of nginx | Christian Pointner | 2014-10-20 | 1 | -37/+23 |
* | daq: nginx-lua parsing streamer-id works now | Christian Pointner | 2014-10-19 | 2 | -10/+22 |
* | daq: nginx-lua fetch almost done!? | Christian Pointner | 2014-10-19 | 2 | -28/+216 |
* | added fetcher for nginx-lua | Christian Pointner | 2014-10-19 | 1 | -0/+85 |
* | daq: nginx-lua improved log output | Christian Pointner | 2014-10-19 | 1 | -2/+2 |
* | fixed fetch error handling | Christian Pointner | 2014-10-19 | 1 | -5/+3 |
* | daq: nginx lua aggregated files into one | Christian Pointner | 2014-10-19 | 4 | -243/+169 |
* | reverted to old nginx-lua model | Christian Pointner | 2014-10-18 | 4 | -299/+243 |
* | daq: nginx-lua works now but it has possible unresolvable issues | Christian Pointner | 2014-10-18 | 1 | -16/+55 |
* | daq: nginx-lua - added workaround for write buffer overrun | Christian Pointner | 2014-10-18 | 1 | -3/+11 |
* | sending empty messages works now (almost) | Christian Pointner | 2014-10-18 | 1 | -38/+62 |
* | setting tags works now | Christian Pointner | 2014-10-18 | 1 | -7/+29 |
* | check for right HTTP status code | Christian Pointner | 2014-10-18 | 1 | -27/+30 |
* | nginx lua now makes all work by itself | Christian Pointner | 2014-10-18 | 4 | -243/+203 |
* | moved to resty-lock for fetchold-lua-ngx | Christian Pointner | 2014-10-18 | 3 | -36/+40 |
* | fixed error handling for log cleanup thread | Christian Pointner | 2014-10-17 | 1 | -3/+3 |
* | sfive nginx-lua plugin works now | Christian Pointner | 2014-10-17 | 3 | -16/+58 |
* | log data expires now | Christian Pointner | 2014-10-17 | 2 | -18/+53 |
* | nginx-lua now stores log data into shared dict | Christian Pointner | 2014-10-17 | 3 | -16/+124 |
* | added nginx-lua plugin | Christian Pointner | 2014-10-16 | 1 | -0/+54 |