Hi Everyone,
I've just written my first real app in webware and would now like to
stress test the authentication system.
I'm currently having the SecurePage make ldap queries via a
popen (Can't install the python ldap libs on the destination box)
The reason I'd like to stress test the auth mecha
You might look at webunit. I've used them for some stress tests of web pages, but nothing with HTTPS or authentication.
http://mechanicalcat.net/tech/webunit/
-winston
On Dec 14, 2004, at 12:02 PM, Joe Pasko wrote:
Hi Everyone,
I've just written my first real app in webware and would now lik