License block: Vezha features
What it shows
nginx/httpd realtime monitoring, RPS in Vezha is based on parsing access.log in background tail mode. Data are aggregated into a 60-second window and converted to web.requests_per_sec.
Why it matters
RPS in real time shows not only “how much traffic”, but also the dynamics of the load at the moment. This is important for quick response to spikes, marketing waves and unexpected bot-patterns.
An example from practice
After the external mailing, the team immediately saw a jump in RPS, checked the resource reserve and temporarily raised the limits on the front-end layer without service downtime.