Analyzing the Most CPU-Consuming Requests in OpenResty or Nginx
It’s common for nonblocking web servers like OpenResty and Nginx to consume a lot of CPU resources. Thanks to the I/O multiplexing feature of operating system features like epoll and kqueue. Sometimes it is helpful for DevOps and SRE folks to quickly...
openresty.hashnode.dev11 min read