post up/down dynamic handlers not being called?
Ask Bjørn Hansen <[email protected]> Sun, 11 Mar 2007 05:46:17 -0700
| Newsgroups | gmane.comp.apache.mod-wackamole.general |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone, I'm running 2.1.3 on Linux (FC6). In the past I've always managed to just bind to *:$port so I didn't have to have wackamole manage another service. Today I wanted to setup something to bind on a handful of specific IPs and then stop and start a service as appropriate. In my wackamole.conf I have the following: PerlUseLib /var/services/wackamole-foo-ext/lib PerlUse SolWack RunDynamic SolWack::post_up post up RunDynamic SolWack::post_down post down RunDynamic SolWack::on_up on up RunDynamic SolWack::on_down on down As far as I can tell only the "on up/down" handlers are being called. The "post up/down" aren't. I wanted to use the post up/down ones so I could just do my service stop/start stuff after all the IPs had been moved. Any hints? - ask -- http://develooper.com/ - http://askask.com/