Re: tracing foreign URLs
Alex Rousskov <[email protected]>
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2006-08-16 at 16:02 -0300, Gonzalo Arana wrote: > When trying to use > http://www.web-polygraph.org/docs/workloads/pgs/test_trace.pg with > polyclt, I get: > ./test_trace.pg:45: invalid type 'string' for argument #1 of 'tracedHosts' > Is it possible that 'tracedHosts' call is not defined? I haven't found > it inside polygraph source code. I am afraid the tracedHosts() function is available only starting with Polygraph v3. As the tracing documentation warns, "DNS-related replay features [...] has not been released to nonpaying users yet". HTH, Alex.