No proxy involved. No other security software either.
I just can't understand why the second time I initiate an index (without closing the program) everything works just fine.
Also, I don't seem to be getting e-mails from my subscribed threads.
Announcement
Collapse
No announcement yet.
Authentication Problem
Collapse
X
-
I wonder if you might be going through a proxy. Check your IE settings ("Tools"->"Internet Options"->"Connections"->"LAN settings"). And then check with your network admin as there may still be a transparent proxy at play.
I've just checked the logs on our local IIS server and there was no evident problem with duplicated requests. Only one request was sent per page, with user information as expected. So I am suspecting it is a networking issue on your side at this point.
If you have any Internet security software installed, you might want to temporarily disable them. This includes anything which might check outgoing internet connections, like toolbars in IE that verify every link on a page and add little ticks next to them after it verified it is safe. Those things could hook into all sorts of internal Windows operations and be interferring.
Leave a comment:
-
Here is a copy of the Zoom and IIS logs (in spider mode):
Code:Zoom Log: 02|01/19/09 11:51:08|Spider from: http://nt1-v/intranet/default.asp 02|01/19/09 11:51:08|Web site URL: http://nt1-v/ 02|01/19/09 11:51:08|Estimated RAM required during index process: 313733 KB 02|01/19/09 11:51:09|Initiating HTTP session (thread #1) ... 14|01/19/09 11:51:09|DL Thread #1, got URL (http://nt1-v/intranet/default.asp) off queue 04|01/19/09 11:51:09|Downloading file http://nt1-v/intranet/default.asp 09|01/19/09 11:51:09|Could not download file: http://nt1-v/intranet/default.asp (401 HTTP Error) IIS Log: 2009-01-19 17:07:02 192.168.1.200 - 192.168.1.136 80 GET /robots.txt - 401 4625 214 0 - 2009-01-19 17:07:02 192.168.1.200 BI\spider 192.168.1.136 80 GET /robots.txt - 404 4622 1806 0 - 2009-01-19 17:07:02 192.168.1.200 - 192.168.1.136 80 GET /intranet/default.asp - 401 4611 234 0 -
Here is the log from the second time:
Code:2009-01-19 18:22:28 192.168.1.200 - 192.168.1.136 80 GET /robots.txt - 401 4644 228 0 - 2009-01-19 18:22:28 192.168.1.200 BI\spider 192.168.1.136 80 GET /robots.txt - 404 4641 1837 0 - 2009-01-19 18:22:28 192.168.1.200 - 192.168.1.136 80 GET /intranet/default.asp - 401 4630 248 0 - 2009-01-19 18:22:28 192.168.1.200 spider 192.168.1.136 80 GET /intranet/default.asp - 200 12469 191 591 -
Here is a part of the IIS log when in integrated mode:
Code:2009-01-18 17:07:08 192.168.1.200 - 192.168.1.136 80 GET /intranet/Technical/TestResults/QualityTestCrossReference.asp - 401 4625 314 0 - 2009-01-18 17:07:08 192.168.1.200 - 192.168.1.136 80 GET /intranet/Technical/TestResults/CertsOfAnalysis.asp - 401 4625 294 10 - 2009-01-18 17:07:08 192.168.1.200 - 192.168.1.136 80 GET /intranet/Maintenance/Default.asp - 401 4625 258 0 - 2009-01-18 17:07:08 192.168.1.200 BI\spider 192.168.1.136 80 GET /intranet/Technical/TestResults/Default.asp - 200 0 1838 390 - 2009-01-18 17:07:08 192.168.1.200 - 192.168.1.136 80 GET /intranet/Maintenance/Equipment.asp - 401 4625 262 0 - 2009-01-18 17:07:08 192.168.1.200 BI\spider 192.168.1.136 80 GET /intranet/Technical/TestResults/RetrieveSavedData.asp - 200 0 1848 450 - 2009-01-18 17:07:09 192.168.1.200 - 192.168.1.136 80 GET /intranet/Technical/ShopPaper/Default.asp - 401 4625 274 0 - 2009-01-18 17:07:09 192.168.1.200 BI\spider 192.168.1.136 80 GET /intranet/Maintenance/Default.asp - 200 0 1828 450 -
Thanks,
Chris
Leave a comment:
-
Zoom's HTTP Authentication should work with IIS Basic Authentication. To be sure, I just personally tested this against IIS 6.0 and had no problems.
There might be some other issue. Can you tell us what error message you are seeing in Zoom's Log window (if any).
I presume you are using Spider Mode and NOT Offline Mode. HTTP authentication only applies to Spider Mode.
Leave a comment:
-
Authentication Problem
I am having an authentication problem...
I am using HTTP Authentication against an internal web site running on IIS. When IIS is set to use basic authentication Zoom can not download content. However, if IIS is set to use integrated authentication everything works. But, I must use basic to make other parts of the site work.
Any solutions?
Thanks.Tags: None
Leave a comment: