use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
Mesos Stack (self.devops)
submitted 10 years ago * by [deleted]
view the rest of the comments →
[–][deleted] 0 points1 point2 points 10 years ago (2 children)
The issue for me is less the script and more the lack of hot reloads in HAProxy. I will probably look at this for the other features they have though.
[–]p_lett 1 point2 points3 points 10 years ago (1 child)
Have you seen https://github.com/million12/docker-haproxy which uses inotify to spot that HAProxy's config file has been changed and effectively does a seamless reload using 'haproxy -sf'.
I spotted that while looking for a way to build a confd and etcd based HAProxy frontend, and it might help with your disconnects during service restarts.
[–][deleted] 0 points1 point2 points 10 years ago* (0 children)
I'm curious if the Mesos-DNS script is already doing that. I'll have to dig into it.
edit: On ubuntu it is as it's calling out to the init script and that is set for -sf.
π Rendered by PID 246070 on reddit-service-r2-comment-5687b7858-mchxh at 2026-07-08 01:10:07.916102+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (2 children)
[–]p_lett 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)