cla nginx - Nginx server control

cla nginx allows users to start, restart or stop the Clarive installed Nginx server available under the CLARIVE_BASE/local/bin directory.

It comprises 3 commands:

  • cla nginx-start -c MYCONFIG - starts the Nginx server.

  • cla nginx-stop -c MYCONFIG - stops the Nginx server.

  • cla nginx-restart -c MYCONFIG - restarts the Nginx server, using an elegant -s reload signal.

Read more about the Clarive Nginx configuration here.