You can use samplerClass=HTTP to test main modules using HTTP GET requests (http://marklogic.github.com/performance-meters/). To go beyond that, you would have to extend performance-meters or to hire someone to do so.
The source code is available at https://github.com/marklogic/performance-meters - my guess is that you might need to subclass HTTPSampler and possibly patch or subclass XMLFileTestList as well. -- Mike On 16 Mar 2011, at 05:58 , priya dharshni wrote: > Hi, > > > This is regarding marklogic performance meter.I have gone through the > tutorial also.In the input xml file we are having <h:query> tag.In the > tutorial simple xquery expressions are given directly.But i have call the > xquery files dirctly.Say > sample.xqy.Please tell me how to do this. > > Also to insert a document i am passing a big content.In such cases how to > pass the content.I am having few more clarifications too.Please help. > > This is very urgent.Please help. > > Regards, > Priya. > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
