Mathew Heard
Mathew Heard
Native nginx uses `r->blocked` to prevent request freeing which might be the better way to do this. Although unsure if this is safe to do in all nginx lua contexts.
It is possible to make tinc faster without changing the protocol. I don't have benchmarks to back this, but I have done quite alot of work in this space for...
I have been investigating options for this reason too. Its possibly outside the scope of this project but being able to define a mapping say something like For `file1.php` the...
By running as a webhook this service already runs effectively as a daemon with all the opcache benifits of such. Performance is hence a non-issue assuming the end users PHP...
I'd suggest sticking with PHP if possible. The Zabbix Frontend is already PHP - people know it and are ready for it. Without a strong argument for something like Go...
The dependencies feature is well understood by us and many of those on the forums who have ran into issues in this area. While it's possible a calculated item from...
After re-reading the zabbix roadmap I wonder if Root Cause Analysis could provide something in this area. What I would suggest is simply `$trigger_ids= array('regex'=>[triggerId])` if alll trigger ids where...
It was attempted in the past. Abandoned due to no users and little overlap.
You need to specify the required module. The implicit -p module loading is not supported (pr welcome).
This was he cause of the crash in #21