GET Request with Query String
Dmitry Kurochkin
dmitry.kurochkin at measurement-factory.com
Fri Jul 12 15:41:37 UTC 2013
unjc email <unjc.email at gmail.com> writes:
> Thanks again Dmitry.
>
> Am I able to extract transaction stats by Robot (say I setup different
> robots for different types of traffic) from binary logs via ltrace?
Stats from all Robots are merged (i.e. POST request stats contain data
from all Robots running in a Polygraph process). Different Robot types
may produce different non-overlapping stats though (e.g. one Robot may
produce only GET request, while another one only POST, in this case, GET
and POST stats would effectively represent a single Robot type).
As a work around, you may run different Robot types in different
Polygraph processes. Each process would produce a separate binary log
with stats from Robots that run in this process.
> I
> believe the stats are merged and averaged in the console log, right?
>
Right.
Regards,
Dmitry
>
>
>
> Thanks,
> Jacky
>
>
> On Fri, Jul 12, 2013 at 10:45 AM, Dmitry Kurochkin <
> dmitry.kurochkin at measurement-factory.com> wrote:
>
>> Hi Jacky.
>>
>> unjc email <unjc.email at gmail.com> writes:
>>
>> > Hello,
>> >
>> > Does Webpolygraph support GET request with query-string, something like
>> > "/w1b7ec234.08157e44:00000008/t03/_0000002b.jpg?name=abc"?
>> >
>>
>> You can use foreign traces to produce URLs with queries. Please see
>> Trace replay user manual at [1] for details.
>>
>> Regards,
>> Dmitry
>>
>> [1] http://www.web-polygraph.org/docs/userman/replay.html
>>
>> >
>> >
>> >
>> > Thanks,
>> > Jacky
>> > _______________________________________________
>> > Users mailing list
>> > Users at web-polygraph.org
>> > http://www.web-polygraph.org/mailman/listinfo/users
>>
More information about the Users
mailing list