Displaying 2 results from an estimated 2 matches for "vanager".
Did you mean:
manager
2006 Jul 17
6
Rails+Mongrel+Lighthttpd: Ruby-Sendfile Problem
Hello,
I have a working mongrel cluster and want to use Lighty as the frontend
webserver. I want ligthttpd to deliver the static content.
So I did
gem install sendfile --remote
Everything installed.
But if I run the tests like
gem check sendfile --test --debug
i get the following error message:
Exception `Errno::ENOSYS'' at ./test/test_sendfile.rb:75 - Function not
implemented -
2015 May 11
0
Qemu crash detection clarification
Hi,
I am interested in the API of libvirt to detect the evnt that a domain has
crashed. I am using QEMU hypervisor.
I saw through a commit
https://bugzilla.redhat.com/show_bug.cgi?id=636164
that a panic device has been added.
However in the TODO list
http://wiki.libvirt.org/page/Todo#Hypervisor_driver
I found out that crash detection is not supported.
What is the status of QEMU crash