We have a MySQL driven site that will occasionally get 100K users in the space of 48 hours, all logging into the site and making purchases.
I\'ve tried using a couple of tools (apache bench, html_load) but they only request a single file. 开发者_JAVA百科I\'m testing out bundling strategies and so I need the tool to also download any sty
i am trying to use apache bench to load test a create action in my rails application but ab doesn\'t appear to be sending the POST data - though it does correctly submit a POST and not a GET request.
I\'m playing around with a webserver, using a unix socket and sendmsg / recvmsg to pass the socket file descriptor to a new server process without losing any requests. While testing it with ab I found
I\'m using ab to do some load testing, and it\'s important that the supplied querystring (or POST) parameters change between requests.
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing