Running SLES9 kernel 2.6.5-7.252-bigsmp with Pound 1.9 and High Availability.  HA is also configured to start the virtual website 10.1.100.105, before pound starts.  When the virtual site is started, I can start pound, manually.  As soon as I add the pound to the HA config, I get the error Unknown Extra arugrment(start...) and pound does not start.  Below is my pound.cfg.    Any suggestions?  

ListenHTTP 10.1.100.105,80
# ListenHTTP 123.123.123.123,8080
LogLevel 4
# User www
# Group www
# RootJail /var/pound

UrlGroup ".*"
BackEnd xxx.xxxx.com,80,1
BackEnd xxx2.xxx.com,80,1
Session IP -1
EndGroup