Re: FW: LoadBalancing with Apache ... help me !!!
"Rainer M. Canavan" <[email protected]> Mon, 26 May 2003 10:31:16 +0200
| Newsgroups | gmane.comp.apache.mod-backhand.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 25, 2003 at 09:28:21PM +0200, Tascino Antonio wrote: > Hi, > > I have read that pdf, but it is not me clear how i have to do the httpd > configuration. > I configure MulitcatsStats whit my IP multicasts, and then ... ? > I want to deny that a web-server in FE forwards some HTTP requets to another > web-server in FE, but must forward to web-server in BE. I don't understand > which is the configuration to perform this. Add "Backhand removeSelf" to the configuration, so that the FE server only forwards requests and does not serve them itsself. rainer