Quantcast
Channel: Nginx Forum - Other discussion
Viewing all articles
Browse latest Browse all 972

Setup Nginx Health Check Module in Nginx 1.10.0 (ubuntu)

$
0
0
I have installed nginx 1.10.0 (ubuntu)

using command:

apt-get install nginx

I have configuration file is there /etc.nginx: but I dont where nginx installed in ubuntu. I searched about nginc installed path, /usr/loacl/nginx But No folder there in that directory.


root@server:/var/www/html# cd /etc/nginx/
root@server:/etc/nginx# ll
total 48
drwxr-xr-x 6 root root 262 Sep 3 10:37 ./
drwxr-xr-x 73 root root 4096 Aug 31 06:38 ../
drwxr-xr-x 2 root root 6 Jun 2 15:09 conf.d/
-rw-r--r-- 1 root root 1077 Apr 26 14:51 fastcgi.conf
-rw-r--r-- 1 root root 1007 Apr 26 14:51 fastcgi_params
-rw-r--r-- 1 root root 2837 Apr 26 14:51 koi-utf
-rw-r--r-- 1 root root 2223 Apr 26 14:51 koi-win
-rw-r--r-- 1 root root 3957 Apr 26 14:51 mime.types
-rw-r--r-- 1 root root 1709 Sep 3 10:37 nginx.conf
-rw-r--r-- 1 root root 180 Apr 26 14:51 proxy_params
-rw-r--r-- 1 root root 636 Apr 26 14:51 scgi_params
drwxr-xr-x 2 root root 21 Sep 3 10:36 sites-available/
drwxr-xr-x 2 root root 21 Aug 27 09:35 sites-enabled/
drwxr-xr-x 2 root root 51 Aug 27 09:35 snippets/
-rw-r--r-- 1 root root 664 Apr 26 14:51 uwsgi_params
-rw-r--r-- 1 root root 3071 Apr 26 14:51 win-utf

I need to install nginx health module to check helath of the upstream nginx.


Suggest me How to install this ...

Viewing all articles
Browse latest Browse all 972

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>