On Thu, 6 Jul 2000, Hamid Reza Shahriari wrote:
> In my benchmarks with Polymix-2 (Polygraph 2.2.9 on Linux), Polyclt
> server scan Sometimes completes too late and polysrv enters inc1
> before polyclt, Why?
Server's schedule is not synchronized with the client side. We will
eventually add the synchronization code. This synchronization has been
missing starting from the very first release of Polygraph...
While this is very annoying for log analysis, it should have absolutely
no effect on the test itself: The server side does not change its
performance depending on phases. You just need to specify --idle_tout on
the server side so that the server waits for clients to quit first.
If you notice any server side performance differences caused by the
phase schedule, please let us know!
> Is the test valid?
The server side schedule does not affect the validity of the test.
Thanks,
Alex.
This archive was generated by hypermail 2b29 : Tue Jul 10 2001 - 12:00:13 MDT