<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 10/18/2011 09:35 AM, Jesus arteche wrote:
<blockquote
cite="mid:CAM50+xpfenOdS0K6V2Nguv08BpPV6YVtOtS31b=tAW3ruSRaUA@mail.gmail.com"
type="cite">Hey guys,
<div><br>
</div>
<div>Do you know some web interface for monitoring
Nginx, connections, connections out, what load goes to what
server....</div>
<div><br>
</div>
<div>Thanks</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
Nginx comes compiled with the HTTPStubStatus module compiled into
it. You can configure it as per:
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://wiki.nginx.org/NginxHttpStubStatusModule">http://wiki.nginx.org/NginxHttpStubStatusModule</a><br>
<br>
Hope that helps,<br>
<br>
Paul<br>
</body>
</html>