DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 12th April 2010
plexter plexter is offline
Shell Scout
 
Join Date: May 2008
Posts: 124
Question Apache Proxy

Hi all,

I have a few web servers (separate physical boxes) that I would like to all function/appear as one website to the public.

I gather this would be a form of load balancing based on "content" rather than bandwidth and I understand Apache's reverse proxy feature is capable of meeting my needs. (or am I wrong?)

Basically I have 1 public IP and several internal web servers and would like the public IP translated into an internal IP which would be the address of the http redirector/Apache proxy server.The server would then redirect the connection to the appropriate internal box according to the http header.

Example:

http://site1.website.com --> public ip --> http proxy ---> host 1
http://site2.website.com --> public ip --> http proxy ---> host 2
http://site3.website.com --> public ip --> http proxy ---> host 3
...etc

Does anyone have any thoughts? Am I on the right track? If so can anyone assist with configuration? I can post what I have if this is the correct path to take.


Thanks for your help/input!
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Log ftp packet on PF with ftp-proxy on frenchviking OpenBSD Security 3 23rd October 2009 07:01 PM
Upgrade Apache 1.3 mod_ssl to Apache 2.2 beandip FreeBSD Ports and Packages 11 26th March 2009 09:12 PM
FTP-Proxy cannot connect plexter OpenBSD Packages and Ports 6 11th October 2008 05:59 PM
Tunnel to Proxy PatrickBaer General software and network 2 11th August 2008 03:32 PM
pf and ftp-proxy clinty OpenBSD Security 5 7th May 2008 10:36 PM


All times are GMT. The time now is 08:32 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick