can we upgrade to nginx 1.9.x?

Frej

Verified User
Joined
Jun 15, 2008
Messages
155
i would like to try out http 2.0 but custombuild dont offer upgrade version 1.9.x
 
Last edited:
its not recommended as it might cause conflict though i prefer if its being released on custombuild
 
Running

Code:
# nginx -v
nginx version: nginx/1.9.5


since the date of my reply in the thread I post a link to, i.e. 09-23-2015.
 
Thnx, I just did the upgrade on two servers without problems.
I enabled http2 and replaced SPDY with HTTP2 in the configs + removed some old spdy directives.
 
Sorry to break into a thread like this, I'm running Nginx 1.9.7 and it's fine. But one thin puzzles me:

If I want to run the DirectAdmin interface over http2, where should I edit what? And is there a way to do that with a custom file so it won't get overriden by updates of DA?
 
Back
Top