Re: Generate report basing on which log file?
Alex Rousskov <[email protected]>
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2005-09-12 at 09:01 +0700, Hay Tran The wrote: > I am using 1 Servers and 3 Clients to test performance of my cache > server. How should I generate test result using .../bin/reporter: > 1/ Generate test result basing on log of Server only. > 2/ Generate test result basing on 3 log files of 3 Clients. > 3/ Generate test result basing on 3 log files of 3 Clients and 1 log > file of Server. All three options should work in principle. Option #3 should yield the most complete and accurate report. If having different number of client and server logs confuses Polygraph reporter (it should not), please report the bug and use option #2. Alex.