On Tue, 2005/05/03 (MDT), <arunsad_at_gmail.com> wrote:
> I am trying to perform SSL testing (forward proxy) using polygraph and
> configured the poly server and poly client using the guidelines in
> http://www.web-polygraph.org/docs/reference/models/ssl.html. But my
> client output shows
> ...
> 043.76| i-framp 0 5.40 -1 -1.00 27 1000 all
> 043.76| i-framp 0 0.00 -1 -1.00 27 0 https
>
>> From the above output i believe the client it not generating any https
> traffic and also my server output confirms it is not receiving any
> traffic.
To be precise, the above output shows that all HTTP requests end with
some kind of an error, I think. You got 27 errors in 3 seconds and no
"positive" responses. There are 1000 TCP sockets open, so polyclt is
trying to generate some traffic.
If possible, I would make a simple HTTP-only workload work first
(you may be able to start with simple.pg). Once basic HTTP stuff
is working, enable SSL.
Running without a proxy is also a good approach to make sure that
the bench setup is working properly.
You can also use "--dump hdrs" to see what requests Polygraph is
sending. Proxy logs may contain more clues: Does the proxy receive
any traffic? Why does it not forward it to Polygraph servers?
Use "--verb_lvl 10" command line option to see more warnings and
errors.
HTH,
Alex.
Received on Tue May 03 2005 - 12:42:32 MDT
This archive was generated by hypermail 2.2.0 : Fri Nov 21 2008 - 12:00:09 MST