On Tue, 13 Jun 2000, Bill Franklin x 216 wrote:
> I am running polysrv on solaris 2.7 using the simple workload and the server
> is sending a TCP reset for every request from the clients. The clients are
> running on FreeBSD. Command line used on server is "./src/polysrv --config
> workloads/simple.pg --verb_lvl 5". Client is running same with polyclt
> instead of polysrv.
...
> 000.03| agent[1] `S101' starting on 197.5.1.81:80
> 000.11| i-dflt 0 0.00 -1 -1.00 0 1
The output you sent shows just the first "i-" status line. Where there
any other lines?
Does you configuration file have "197.5.1.81:80" as server location?
What does polyclt console say?
What happens if you
> ping 197.5.1.81
and then
> telnet 197.5.1.81 80
from the polyclt box?
Polysrv does not reset connections. Polysrv does not close connections
without complaining or counting a successful transaction. Thus, I
suspect some kind of configuration problem. You may want to use "--dump
hdrs" option on both sides to see HTTP headers being sent/received (if
any).
Thanks,
Alex.
This archive was generated by hypermail 2b29 : Tue Jul 10 2001 - 12:00:13 MDT