[
https://issues.apache.org/jira/browse/NUTCH-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528854
]
Susam Pal commented on NUTCH-557:
---------------------------------
No, there isn't any significant difference in performance. Here's a list of the
CPU time consumed by Nutch crawl for 15 attempts (5 per plugin).
They are in the order: Serial No, protocol-http11, protocol-http,
protocol-httpclient. The values are in seconds.
1) 17.6, 17.4, 17.4
2) 17.4, 17.2, 17.5
3) 23.6, 23.7, 23.3
4) 31.9, 33.7, 31.6
5) 51.1, 51.2, 52.1
> protocol-http11 for HTTP 1.1, HTTPS, NTLM, Basic and Digest Authentication
> --------------------------------------------------------------------------
>
> Key: NUTCH-557
> URL: https://issues.apache.org/jira/browse/NUTCH-557
> Project: Nutch
> Issue Type: Improvement
> Components: fetcher
> Affects Versions: 1.0.0
> Reporter: Susam Pal
> Priority: Minor
> Attachments: protocol-http11v0.1.patch
>
>
> 'protocol-http11' is a protocol plugin which supports retrieving documents
> via the HTTP 1.0, HTTP 1.1 and HTTPS protocols, optionally with Basic, Digest
> and NTLM authentication schemes for web server as well as proxy server.
> The user guide and other information can be found here:-
> [http://wiki.apache.org/nutch/protocol-http11]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.