YoungJoo.Kim
YoungJoo.Kim
I fixed this issue. Give it a fly, please give me the result. If there is no problem, then I will try pull request. Latest commit: https://github.com/vozlt/nginx_ajp_module/commit/3b41fcc14381ec167bc610d33c8fdeed24734701 Branch: https://github.com/vozlt/nginx_ajp_module/tree/vozlt-patch-0
Hi, thanks for reporting. Please let me know details for testing. (e.g. https://github.com/vozlt/nginx-module-stream-sts/issues/2#issue-221963710)
Thanks for the pull request for improvement. But do you need to put non-cached statistics inside serverZones? As far as I know you can already use the information(miss, bypass, expired,...
@wanghui122725501 Are you still having the same problem?
@prabumohan I've never tested [nginx_upstream_check_module](https://github.com/yaoweibin/nginx_upstream_check_module).(https://github.com/vozlt/nginx-module-vts/pull/134#issuecomment-762902797) The peer->_check_index_ variable is defined in the [nginx_upstream_check_module](https://github.com/yaoweibin/nginx_upstream_check_module) and it looks like it can be used only by patching it in nginx. If it continues...
It's not the script execution latency, it's the http content's download completion time.
Sorry. For a long time, I haven't been able to properly manage the source codes on the excuse of being busy. I have appointed two collaborators.(@SuperQ, @u5surf )
@centminmod I fixed it. Commit: https://github.com/vozlt/nginx-module-vts/commit/549cc4d0d31b8bea5319c8564917875d03f105e1 FYI. [the way to get cahce information in vts module](https://github.com/vozlt/nginx-module-vts/issues/98#issuecomment-397987893)
@ninetian I have restored it to its original state.(It is ```keys_zone size```.) I will take a look again. commit: https://github.com/vozlt/nginx-module-vts/commit/203bc5bf2d9a2cbf30e7b84313011d8a0adea191
@centminmod I added additional information about cacheZones. Commit: 91bdb14