Sami Siren ha scritto:
> Andrzej Bialecki wrote:
>> Sami Siren wrote:
>>> Gavino Marras wrote:
>>>> Nutch does work with sessions and cookies on https protocol ?
>>>>
>>> No, Nutch does not support cookies nor sessions.
>>
>> This is not strictly speaking true ... if you use protocol-httpclient 
>> then https, cookies and sessions are supported internally by the 
>> httpclient library, but Nutch doesn't process this information in any 
>> way.
>>
>> So, https works just fine, cookies are accepted and then presented if 
>> other urls are fetched during the same execution, but they are not 
>> stored anywhere.
> Server set cookies are just http headers so they _are_ stored with 
> rest of the headers.
>
> Https works even without protocol-httpclient if a proxy that supports 
> https is used.
>
> Anyway, the way I understood the question I would still answer no to 
> sessions and cookies.
>
> -- 
>  Sami Siren
>
>
>
>
OK thank you for answer, but you have examples to anderstand how to do it?
how to manage a authentication with session!

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-general mailing list
Nutch-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to