[Openstack] What's the web server used in the Nova API server?

Thierry Carrez thierry at openstack.org
Mon Jan 16 08:14:56 UTC 2012


Joe Smithian wrote:
> I browsed the openStack documentation but couldn't find information
> about the Nova API server.
> What's the web server used in the Nova API server?
> Can we use a different web server  such as Apache or Tomcat?
> 
> I'd appreciate your comments.

Nova uses Python eventlet WSGI servers.
You can't directly use a different web server, though you can certainly
place Nova API servers behind some other server.

-- 
Thierry Carrez (ttx)
Release Manager, OpenStack




More information about the Openstack mailing list