Trurl McByte

Results 9 comments of Trurl McByte

And a little question: how to get current "-interval" value in template? (for ttl, for example)

in _previousDataValue same new data as in dataValues

this code loose field name in generated query. Like ```WHERE @? '$.** ? (@.tagName == "a" && (@.attr.href like_regex "^/[^/]") )'``` working only crazy construction ``` body: Sequelize.literal(`body @? '$.**...

clock_gettime required rt lib, not sure if it's good idea

I have set_hires_time (wrong name, it's not related to time, it's CPU cycles) for example ``` nginx location /hires.html { default_type plain/html; set_hires_time $hires1; set_hires_time $hires2; let $hires ( $hires2...

with echo_location working too ) ``` nginx location = /hires1.html { default_type plain/html; echo_reset_timer; echo_location /hires1; echo_location /hires2; echo "took $echo_timer_elapsed sec for total."; } location = /hires1 { echo_sleep...

I've stop use it, because issue #2 is critical for me

Kubernetes proxy+coredns. So this alternative "not for all"

It's perfectly stable :) So, any time on start it's happens just "by design". First few (from 1 to 10 at home, depending on DNS resolving chain) seconds ngx_resolve return...