Re: GET Request with Query String
Dmitry Kurochkin <dmitry.kurochkin-LbpN3Auhdh+Rtz+nHKFJDvXmoG9oyoYx@public.gmane.org> Fri, 12 Jul 2013 19:41:37 +0400
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <[email protected]> |
unjc email <[email protected]> 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-LbpN3Auhdh+Rtz+nHKFJDvXmoG9oyoYx@public.gmane.org> wrote: > >> Hi Jacky. >> >> unjc email <[email protected]> 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-mN9fGWdlm5pku/f+YMZH/di2O/[email protected] >> > http://www.web-polygraph.org/mailman/listinfo/users >> _______________________________________________ Users mailing list Users-mN9fGWdlm5pku/f+YMZH/di2O/[email protected] http://www.web-polygraph.org/mailman/listinfo/users