and other thing.. when im trying to test a download, that is about 500 MB i get java.lang.OutOfMemoryError: Java heap space
Is there anyway to test big files ?
Can i somehow just recieve the header instead of content?
thanks
Anton
2006/3/2, Marc Guillemot <[EMAIL PROTECTED]>:
Slim Kasi wrote:
> Now it seams to work.. i took a few steps before the download test out.
> But it still last more then 2 minutes :(((
> is it normal ?
if your server takes 2 Minutes to deliver the zip, then yes. You can use
a proxy, or change log level of commons-httpclient's wire to see what is
done in this time.
Marc.
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

