<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello Team, </p>
    <div class="moz-forward-container">
      <p>Is there any to distinguish between nginx and nginx plus except
        "version check"(nginx -v)  ?</p>
      <p>Below is output of ps aux command: <br>
      </p>
      <p><b>ubuntu@ubuntu-VirtualBox:~/Documents$ ps aux | grep nginx</b><b><br>
        </b><b>root      1436  0.0  0.0  43068    80 ?        Ss  
          Feb12   0:00 nginx: master process /usr/sbin/nginx -c
          /etc/nginx/nginx.conf</b><b><br>
        </b><b>nginx     1437  0.0  0.0  43596  1572 ?        S   
          Feb12   0:31 nginx: worker process</b><b><br>
        </b><b>nginx     1438  0.0  0.0  43280   108 ?        S   
          Feb12   0:02 nginx: cache manager process</b><b><br>
        </b><b>root     11063  0.0  0.2  32428  4788 ?        Ss  
          14:48   0:00 nginx: master process nginx -g daemon off;</b><b><br>
        </b><b>systemd+ 11100  0.0  0.1  32900  3180 ?        S   
          14:48   0:00 nginx: worker process</b></p>
      Regards,<br>
      Akhil Dangore<br>
    </div>
  </body>
</html>