<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt'>
<p>Hi</p>
<p> </p>
<div> </div>
<p>I wonder if there is some kind of reverse proxy module for OpenStack.</p>
<p>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:</p>
<p>+++</p>
<p>ProxyPass / http://webpage/<br />ProxyPassReverse / http://webpage/</p>
<p>+++</p>
<div> </div>
<p>It is more or less the same functionality that we would make with a F5, ceryx or the OpenShift router.</p>
<p>Is there any "reverse proxy" component for OpenStack?</p>
<p>I cannot find it.</p>
<p> </p>
<p>Thank you,</p>
<p>Jose Manuel</p>
</body></html>