[Httpunit-develop] Delays accessing certain web servers from HttpUnit
Brought to you by:
russgold
|
From: <an...@pw...> - 2003-03-31 19:41:20
|
Hi all, It seems that when I use HttpUnit to test our application on certain web servers (e.g. iPlanet), the tests run a great deal slower, as much as 10 times slower, than on others (e.g. Apache). Testing manually via a browser shows no appreciable difference. I haven't had much chance to investigate this. Does anyone have any suggestions as to possible causes? The app uses CGI on the server-side. Andrew |