Hi,
I am still trying to get my nutch fetcher run through proxy.
I have made a small change in,
Http.java under configureClient() method
//client.getState().setCredentials(null, null, ntCreds);
client.getState().setProxyCredentials(null, null, ntCreds);
I have explicitly called setProxyCredentials and it is working fine. Not I am
no more getting 407's.
Once I get robots.txt file from server and run it through, isAllowed.
The code fails at blockAddr(url) call. Me still trying to figure out what this
call is doing.
Any help is welcome.
Regards
Chetan
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general