I'm close to launch a redesing of www.paradondevamos.com, with social & multimedia capabilities.
I wonder what kind of tool let me do load testing against the site. This is my base config: - I'm running under joyent "M" virtual server, so Solaris 10, 256 RAM. - I plan to use nginx as server for everything - Postgressql last version - Site with: last django trunk, comments_utils, voting, blogging, news, events system similar to imthere.com but simpler, photos & videos offloading to divshare, search engine with pyLucene, mootools, small graphics all pngs low size. I run this site before with a small 1.000 visitors/month. So I don't have a strong baseline for performance and really, I don't have presure on this. However, I think is valuable for learning & for build a more robust framework on top of django for reuse if I start to care about how this could lead to a high load. I wanna to calculate the memory and hits/seconds this could handle, working up-start from zero optimization, obviosu then in the end profiling. I try in the past tools like Apahce JMeter but really, I don't make sense of it :(. I wanna walk all the links, check for 500 &404, do form processing, and simulate concurrent users. What tool do you use for this? I prefer something simple and best if can give me a couple of charts. Could be windows or linux. I don't mind a command line one. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---