is there a windows based or apache based tool to test a web based applications capability, ie how much traffic it can take? thanks...
puffyz - you could run ab (apache bench) against a url with different arguments to test it, and view the results in top/logs/etc.. or if you'd like real custom user emulation, let me know and we might be able to code up something custom for your app.