You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Jeff Zhou <je...@gmail.com> on 2011/02/23 09:06:42 UTC

Nutch encoding

Hi,

I want to know by default how Nutch handles http connection, through
protocol-http or protocol-httpclient?

I read the code, and it seems protocol-http is the one, but want to confirm
it.

Secondly, if I want to replace the default http plugin with some others,
what are the issues i need to address?

Thanks