Hello … I just built and installed nginx on my Linux system. Are there
any
unit/smoke/regression tests available to test the install?
Thanks for your help.
Posted at Nginx Forum:
Hello … I just built and installed nginx on my Linux system. Are there
any
unit/smoke/regression tests available to test the install?
Thanks for your help.
Posted at Nginx Forum:
Hello!
On Wed, Jul 22, 2015 at 01:48:31PM -0400, rms wrote:
Hello … I just built and installed nginx on my Linux system. Are there any
unit/smoke/regression tests available to test the install?
Our test suite is available at http://hg.nginx.org/nginx-tests/.
It is designed for developers though, not for end users.
–
Maxim D.
http://nginx.org/
Thanks Maxim. So from end user’s perspective is there something I can
do to
test the validity of build/install?
Posted at Nginx Forum:
On Wed, Jul 22, 2015 at 3:53 PM, rms [email protected] wrote:
Thanks Maxim. So from end user’s perspective is there something I can do to
test the validity of build/install?
Not sure what kind of confirmation you want, but you can try starting
the service perphaps? Does that work?
You can also test the config with:
$ sudo nginx -t
Hope that helps,
Regards,
–
Thiago F.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs