LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   proxy server (https://www.linuxquestions.org/questions/linux-newbie-8/proxy-server-757861/)

nagavinodh 09-26-2009 01:31 AM

proxy server
 
Hi,
we installed the apache server on oraapps.yan.com.
we are planning to use as a proxy server.we have 4 servers inlcuding oraapps.yan.com.Each of them has 3 or more applications.I would like to redirect them to oraapps.yan.com.is it possible.if its how to do that.

TB0ne 09-26-2009 08:00 AM

Quote:

Originally Posted by nagavinodh (Post 3697425)
Hi,
we installed the apache server on oraapps.yan.com.
we are planning to use as a proxy server.we have 4 servers inlcuding oraapps.yan.com.Each of them has 3 or more applications.I would like to redirect them to oraapps.yan.com.is it possible.if its how to do that.

Yes, but redirect WHAT? Do you mean from a web-services standpoint, or what other protocol? You don't say anything about the other applications, or what you're trying to do.

If you mean web, then run squid on the box for your proxy server, and set the other three up to point to it.

nagavinodh 09-29-2009 01:34 AM

Quote:

Originally Posted by TB0ne (Post 3697678)
Yes, but redirect WHAT? Do you mean from a web-services standpoint, or what other protocol? You don't say anything about the other applications, or what you're trying to do.

If you mean web, then run squid on the box for your proxy server, and set the other three up to point to it.


Hi,
thanks for reply.

We would like to redirect

For ex.

server2(172.19.0.21) has following applications

http://server2.yantro.com:8050
http://server2.yantro.com:8045


Apache is running on ORAAPPS(172.19.0.23).


How to run the applications from SERVER2 to ORAAPPS (via proxy server)


All times are GMT -5. The time now is 08:46 PM.