After install, how to use php-virt-control ?
by vmnode guy
Hi Guys,
I am total new to this area, after i have install with
./configure
make
make install
I have no idea what's going to do next.. e.g. what link should i be access
in order to see the website showing at the screenshot?
Anyone can guide me through ?
Regards,
Peter
11 years, 4 months
persistent connections to libvirtd?
by Thomas Sturm
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
11 years, 4 months