YoungJoo.Kim

Results 38 comments of YoungJoo.Kim

@nihn Thanks for reporting. I need detailed informations to confirm the problem. So I have some questions as follows: 1. What is the upstream response time measured by using? *...

Hi, Thanks for feedback. I'll check it later.

Hi, Thanks for reporting. Please make sure you use the `server_traffic_status_zone` directive. The directive `server_traffic_status_zone` in stream block is essential because the shared memory zone using in **nginx-module-sts**, **nginx-module-stream-sts** is...

@akf00000 Thanks reporting. I fixed it. Commit: https://github.com/vozlt/nginx-module-vts/commit/1277c0121bc19603cf7554d6316fa3303feba6f3

@u5surf If it is currently under maintenance and actively used, I think it need to find the problematic part.

The shared memory used by the vts module is not dynamically increased after [initial allocation](https://github.com/vozlt/nginx-module-vts#vhost_traffic_status_zone). If you want to delete data in the shared memory allocated during operation, you can...

@dwMiguelM Thanks for testing and reporting. If you test by gradually reducing the number of filters, won't the load be reduced? Right? [As mentioned here](https://github.com/vozlt/nginx-module-vts#todo), I know that the higher...