Re: Multiple HTTP Server
Alex Rousskov <[email protected]>
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <Pine.SGI.3.96.990413204400.1275B-100000@Meta-Bug> |
On Mon, 12 Apr 1999, Hamid Reza Shahriari wrote: > Hi all, > Is it possible that a poly-client uses more than one HTTP server? > i.e. more than one origin? In general, a single polyclt process can not use more than one polysrv. We are adding that functionality. > If I want to stress proxy using more than one client and server, how can I > do it? You start several poly-clients and poly-servers configured in pairs, preferably one poly-process per machine. That's what we do for our lab tests, and that's the approach used at the first bake-off. Alex.