On the page in Pirahna configuration (below)<br />
/secure/virtual_edit_services.php?selected_host=1<br />
otherwise known as the "EDIT MONITORING SCRIPTS" Subsection, with documentation here: <a href="http://www.centos.org/docs/4/html/rh-cs-en-4/s1-piranha-virtservs.html">http://www.centos.org/docs/4/html/rh-cs-en-4/s1-piranha-virtservs.html</a> [<a href="http://www.centos.org/docs/4/html/rh-cs-en-4/s1-piranha-virtservs.html" target="_blank">^</a>]<br />
<br />
It informs you of the escape characters for newlines and such; however, there's a bug (most likely PHP related with escaping the form input or forgetting to escape it when it gets re-displayed on the page) which renders the "\n" to an "n" and will break the monitoring scripts/nanny, which will make the services being monitored fail and load balancing stop working.
↧