Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
It looks like something on your server is expecting Nginx 1.6.3, possibly the perl module. Are you using your distribution’s packages? What distribution are you running?
Hi , It looks like you have both nginx versions installed. You could try to keep the only one needed with the following command :
yum replace nginx16 --replace-with=nginx18
Hope this helps
Sorry to tell you this, but if you go for 1.9.5 or newer (I ran 1.9.10) you can use http/2 :-) I compiled it from source, it’s not very hard: https://www.nginx.com/resources/wiki/start/topics/tutorials/install/
I’m looking forward to the dynamic modules in the 1.9.11 though, maybe we soon have dynamic module for ngx-pagespeed :-)
http://mailman.nginx.org/pipermail/nginx-announce/2016/000170.html