Quantum LBaaS is too long to answer at HTTP requests (Grizzly)
Hi,
I've deployed Quantum LBaaS on a fresh OpenStack setup (Grizzly 2013.1.2) with HAproxy as the backend driver.
I created a simple LB with 2 webservers (apache2) in backend, associated the VIP to a floating IP and updated the security group port option to allow 80 tcp.
With "while true; do curl -q http://X.X.X.X:8080 && date; done" command, I can see that I get an answer from webserver every 15s which is too long for me.
I would like to know if someone already met this kind of issue, and if it's related to my setup or to Quantum LBaaS service ?
Thank's for support,
Emilien Macchi