ab http://localhost:9000/
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking localhost (be patient)...apr_poll: The timeout specified
has expired (70007)
In play console after a couple of minutes:
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding"
with message can't create byte arrau at ../../../src/share/instrument/
JPLISAgent.c line: 775
On 24 oct, 13:15, Kamil Afsar <kamil.afs...@gmail.com> wrote:
> Dear play community,
>
> I'm trying to benchmark my app with ab (ApacheBench), and I'm getting
> very strange results.
>
> To debug the problem with my app, I created a new app which has only
> one controller method and outputs a random string. I left all
> configuration default, except for the application.mode, which I set to
> "prod". (Because "dev" runs with only one thread). When I run ab,
> with something like "ab -n 100 -c 5http://somehost.com" the test will