[OTDev] Significant milestone reached -- MLR model training

chung chvng at mail.ntua.gr
Thu Dec 31 16:39:50 CET 2009


We may use ab (apache benchmark) as follows:

ab -p @/home/chung/Desktop/post.txt  -T
application/x-www-form-urlencoded -n 100
http://servername:1234/serviceuri 

The file @/home/chung/Desktop/post.txt contains the posted data, e.g.:

dataset_uri=http://localhost/ds.rdf&target=http://sth.com/feature/1

For further details see the manual of the command (man ab).

On Thu, 2009-12-31 at 21:52 +0200, Vedrin Jeliazkov wrote:
> Hi again,
> 
> 2009/12/30 chung <chvng at mail.ntua.gr>:
> 
> > * We could use 'ab' to perform scalability tests; it provides some
> > useful information. An example of use is:
> >
> > ab -n 50000 -c 5  http://147.102.82.32:3000/algorithm/mlr
> >
> > This will perform 50000 requests to the server (5 at the time)
> 
> Yeah, that's a nice idea. However the issues we have right now seem to
> be inherent to POST requests -- do you know whether ab can generate
> such requests and what's the exact syntax?
> 
> Kind regards,
> Vedrin
> 
> PS: BTW, there's some issue with the timestamps of your e-mails (the
> lag is about 24 hours, so you're taking the risk to miss the New Year
> eve if you trust your mail client/server clock :-)

Yes I know but I always forget to fix it. Your emails arrive to me from
the future...

Regargs
Pantelis

> _______________________________________________
> Development mailing list
> Development at opentox.org
> http://www.opentox.org/mailman/listinfo/development
> 





More information about the Development mailing list