Re: WEB polygraph with a proxy on Solaris
Alex Rousskov <[email protected]>
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <Pine.BSF.4.10.10009071351110.78478-100000@measurement-factory.com> |
On Thu, 7 Sep 2000, Srikanth NS wrote: > I did try it and it works. A telnet from the proxy to > polyclt, proxy to polysrv and vice-versa works fine. > Ping works fine too. I'm going to try posting this > on comp.unix.solaris and see if I get any response. > I figured this group might be the best bet since > everybody here can understand the kind of environment > that I'm running the tests in. If telnet and ping work, it is most likely the proxy that is having some [internal] problem. A tcpdump of HTTP-related traffic and/or strace of the proxy may help if you post to comp.unix.solaris. The proxy is accepting polyclt connections but does not forward requests to servers. There is probably some configuration error that causes this. Good luck, Alex.