Hi 

I wonder if there is some kind of reverse proxy module for OpenStack. 

In some cases the OpenStack deployment is in an internal network without
external visibility. When I want to expose a server to outside I use a
nginx or an apache with this configuration: 

+++ 

ProxyPass / http://webpage/
ProxyPassReverse / http://webpage/ 

+++ 

It is more or less the same functionality that we would make with a F5,
ceryx or the OpenShift router. 

Is there any "reverse proxy" component for OpenStack? 

I cannot find it. 

Thank you, 

Jose Manuel 
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to