Hi HAProxy team,
I would like to use the HAPROXY for route IMAP connections to several IMAP 
servers.
I need HAProxy to perform health check in the following manner:
1.      HAproxy should analyze  IMAP servers response when open tcp connections 
(greeting/banner i.g * OK)
2.      HAproxy to compare it to configurable string (i.g compare by Prefix)
3.      In case the response is same as the configurable string consider this 
server as up and available otherwise take this server out from the farm till 
next sample.
E.G:
HAPROXY health check sample server 10.10.10.10  on port 143
The server response is "* OK ProxyIMAP ready to serve you, master"
HAProxy will compare the prefix "* OK" with predefine string and consider the 
server as available or not.

Does any HAProxy release support this capability or any other health check 
method for tcp mode that compare the IMAP response?


Thanks
Amir Yosef





  ________________________________
"This e-mail message may contain confidential, commercial or privileged 
information that constitutes proprietary information of Comverse Technology or 
its subsidiaries. If you are not the intended recipient of this message, you 
are hereby notified that any review, use or distribution of this information is 
absolutely prohibited and we request that you delete all copies and contact us 
by e-mailing to: [email protected]. Thank You."

Reply via email to