On Fri, Jun 5, 2009 at 5:21 PM, Jonathan Swartz<[email protected]> wrote: > Over the years I've developed (as I'm sure many have :)) a small home-grown > replacement for apachectl, to make start/stop/restart easier.
I've written a few of those :) Most of mine have too many assumptions to make them useful for sharing though (e.g. generate httpd.conf from templates, start both frontend and backend servers, talk to load balancer). It sounds like your is pretty modular, so I'd say put it up. - Perrin
