summaryrefslogtreecommitdiff
path: root/src/daq/nginx-lua/s5-nginx.lua
Commit message (Expand)AuthorAgeFilesLines
* updated changelog and license infov0.0.80.0.8Christian Pointner2015-10-171-2/+2
* untabifyChristian Pointner2014-11-161-5/+5
* daq: nginx-lua now uses on_abort for faster recoveryChristian Pointner2014-10-201-0/+9
* daq: replaced non-working fetch lock with limit_conn module of nginxChristian Pointner2014-10-201-37/+23
* daq: nginx-lua parsing streamer-id works nowChristian Pointner2014-10-191-1/+1
* daq: nginx-lua fetch almost done!?Christian Pointner2014-10-191-1/+1
* 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-191-0/+169
* reverted to old nginx-lua modelChristian Pointner2014-10-181-299/+0
* 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-181-0/+203
* nginx-lua now stores log data into shared dictChristian Pointner2014-10-171-54/+0
* added nginx-lua pluginChristian Pointner2014-10-161-0/+54