ANXS / nginx

A fairly flexible and feature full Ansible role for the NGINX web server.
MIT License
151 stars 82 forks source link

Avoid recompiling nginx, FIXES #10 #26

Closed farridav closed 9 years ago

farridav commented 9 years ago

When compiling nginx from source, write out a file that tracks the version and the flags used for compilation, if that template has changed, kill the old nginx threads and recompile nginx, otherwise skip it

Fixes #10

farridav commented 9 years ago

Hi, is anyone able to take a quick look at this? It s a small change and it dramatically improves the time it takes to run the play, @pjan ?

pjan commented 9 years ago

Thanks @farridav.

Sorry for the delay, but schedules and priorities. I'll try to find some time to set you up with maintainer privileges soon. Any means of communication I can reach you at? Using Telegram?

pjan commented 9 years ago

ps: bumped the version, and this is on ansible galaxy as well now