Patrick, Thank you for the answers. More below: 2008/10/1 Patrick Markiewicz <[EMAIL PROTECTED]>: > Is it possible for you to retrieve a resource by using the url: > http://username:[EMAIL PROTECTED]/path/to/resource.htm
The system does not support HTTP Basic authentication at this time, unfortunately. > I'm not sure what level of authority you have with the intranet site. You > could do a similar >trick by crawling the local filesystem of that site, and > then just having the search page edit The site is dynamically generated. There are no meaningful static files on the file system. > If you only have your own account, and can't change any other things, then > you might be >able to use JMeter to add a cookie and have nutch use JMeter as > a proxy. I have never This is very intriguing. How would I get started on this? I've used JMeter in the past for simple test plans, but never as an HTTP proxy. Yoav
