GET Request with Query String

unjc email unjc.email at gmail.com
Fri Jul 12 16:04:50 UTC 2013


Thanks for your quick reply.
I have thought of this workaround.  The challenge is to keep the desired
traffic ratio (e.g. 40% HTTP GET, 40% HTTP POST, 15% HTTPS GET, 5% HTTPS
POST) in the ramping load test using best-effort robots.


Thanks,
Jacky



On Fri, Jul 12, 2013 at 11:41 AM, Dmitry Kurochkin <
dmitry.kurochkin at measurement-factory.com> wrote:

> 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
> >>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.web-polygraph.org/pipermail/users/attachments/20130712/55f04de5/attachment.html>


More information about the Users mailing list