[httperf] Can't get --wlog to work
Eric Jain
Eric.Jain at isb-sib.ch
Thu Jun 21 11:46:48 PDT 2007
Arlitt, Martin wrote:
> I haven't used wlog for quite a while, but when I did I wrote a simple C
> program to create the log file (e.g., read a file that has one uri per
> line (newline terminated) and replaces the newlines with '\0').
>
> I also think I posted it to the httperf list, but that is years ago, so
> it would probably be quicker to re-write than look for it.
I guess I can run perl -ne 'chomp; print "$_\0"' test.log > text.bin
I wonder, is this meant to ensure that the tool isn't used too widely? :-)
More information about the httperf
mailing list