Hi list,
we want to develop a web-GUI for multiple libvirt/KVM hosts. php-virt-control looks like a good example of how this could be achieved with the libvirt-php-module. However, we are facing the problem that the webserver opens many connections (ssh-tunneled) to the remote libvirtd and never closes them. So after a few clicks libvirtd refuses new connections. Increasing its max-connections value didn't help either. Does this sound familiar to you? If yes, how could we work around this issue?
Thank your for your time and best regards,
Thomas