Hi<br><br><div class="gmail_quote">On Sat, Jul 30, 2011 at 5:38 PM, Piotr Karbowski <span dir="ltr"><<a href="mailto:jabberuser@gmail.com">jabberuser@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 07/29/2011 09:15 PM, John Macleod wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is more of a best practice question.  We need to reliably sync our nginx config between multiple front end servers.  Just curious what other do in this regard.<br>
<br>
Rsync does what it says on the tin but would prefer something a little more real-time.  Would also prefer to avoid creating a failure point with NFS.<br>
<br>
Suggestions welcome!<br>
</blockquote>
<br></div>
Hi John.<br>
<br>
If you want something real-time, maybe check 'lsyncd'. Also there is 'unison', after you change your config, sync it with all boxes. Highly depends on use case and what you exact want to do.<br></blockquote>
<div><br></div><div>lsyncd = inotify + rsync, not true real time.</div><div><br></div><div>Iyou could test DRBD</div><div><br></div><div><a href="http://www.drbd.org/">http://www.drbd.org/</a></div><div><br></div><div><br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font color="#888888">
-- Piotr.</font><div><div></div><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/<u></u>mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br>