summaryrefslogtreecommitdiff
path: root/src/daq/nginx-lua
Commit message (Expand)AuthorAgeFilesLines
* daq: nginx-lua fetch almost done!?Christian Pointner2014-10-192-28/+216
* added fetcher for nginx-luaChristian Pointner2014-10-191-0/+85
* daq: nginx-lua improved log outputChristian Pointner2014-10-191-2/+2
* fixed fetch error handlingChristian Pointner2014-10-191-5/+3
* daq: nginx lua aggregated files into oneChristian Pointner2014-10-194-243/+169
* reverted to old nginx-lua modelChristian Pointner2014-10-184-299/+243
* daq: nginx-lua works now but it has possible unresolvable issuesChristian Pointner2014-10-181-16/+55
* daq: nginx-lua - added workaround for write buffer overrunChristian Pointner2014-10-181-3/+11
* sending empty messages works now (almost)Christian Pointner2014-10-181-38/+62
* setting tags works nowChristian Pointner2014-10-181-7/+29
* check for right HTTP status codeChristian Pointner2014-10-181-27/+30
* nginx lua now makes all work by itselfChristian Pointner2014-10-184-243/+203
* moved to resty-lock for fetchold-lua-ngxChristian Pointner2014-10-183-36/+40
* fixed error handling for log cleanup threadChristian Pointner2014-10-171-3/+3
* sfive nginx-lua plugin works nowChristian Pointner2014-10-173-16/+58
* log data expires nowChristian Pointner2014-10-172-18/+53
* nginx-lua now stores log data into shared dictChristian Pointner2014-10-173-16/+124
* added nginx-lua pluginChristian Pointner2014-10-161-0/+54