2010/5/28 Martin PelikC!n <[email protected]>:
> Hello misc,
> I tried to set up relayd on internet gateway to handle our web
> requests this way:
> - "site.org", "www.site.org" and "intranet.site.org" forward to our
> main web server
> - "*.site.org" forward to the secondary web server (handling all those
domains)
> At this time the "site.org" requests go to the secondary server and
> then are redirected to the main one (www.) using plain HTTP
> redirection, which obviously increases traffic and load. The www. and
> intranet. are a CNAMEs to another address and therefore don't bother
> that much. The "root" DNS A record of course has to stay on its place
> - towards the gateway (and DNS server).
> I'm able to handle just one part - specifying two relays listening on
> the same port doesn't work (as expected), I probably can't find the
> right button for this.
> Does anyone know some neat solution?

nginx?

--
  WBR,
  Vadim Zhukov

Reply via email to