On Mon, Aug 11, 2008 at 9:01 AM, elsergio <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> The idea is the following:
>
>                               |
>                               |     listen on port: 80,81
>                               |
>                              \|/
>                  Apache Reverse Proxy
>                               |
>                               |
>                               |
>        |------------------------------|
>        |                                          |
>        |                                          |
>        |                                          |
>       \|/                                        \|/
> Ip 1 port 8080                            Ip 2 port 8181
>
>
>
> All the incoming http request to Apache on port 80 will go to Ip 1 on port
> 8080 and the incoming traffic to Apache on port 81 will go to Ip2 on port
> 8181.

Yes this is fine with Apache. I'd suggest not using the term "port
forwarding", as it implies something else.

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to