Wednesday, October 13, 2010

Re: HTTP load testing tools?

On Oct 13, 4:17 am, Chris Withers <ch...@simplistix.co.uk> wrote:
> Hey all,
>
> I hope this is still on topic, but what tool sets do people around here
> use for doing load testing of Django projects?

Same stuff as for any web project. Last time I needed something more
than ab, I used funkload (it's on pypi). A bit of work to set it up,
but being able to record browser sessions as test cases is handy, and
the report documents it produces are pretty nice ... if a bit overly
verbose for my taste.

- PW

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment