Sachin, AFAIK Not easily. Each worker only knows about their own connections. You would need to build a module using a shared memory zone to track connections.
Regards, Mathew On 16/04/2020, [email protected] <[email protected]> wrote: > Hi, > > Status module prints the count of active connections. > > Is there a way to fetch more details about currently running connections in > > nginx like request uri, started time similar to Apache's extended status. > > Thanks > Sachin > > Posted at Nginx Forum: > https://forum.nginx.org/read.php?2,287673,287673#msg-287673 > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx > _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
