* profile-crawler-beans.cxml

<bean id="fetchHttp" class="org.archive.modules.fetcher.FetchHTTP">
    +  <!-- <property name="useHTTP11" value="false" /> -->
This commit is contained in:
nlevitt
2011-09-11 17:02:32 +00:00
parent d3a6dc1f58
commit e38f0a73ba
@@ -254,6 +254,7 @@ http://example.example/example
</property>
</bean> -->
<bean id="fetchHttp" class="org.archive.modules.fetcher.FetchHTTP">
<!-- <property name="useHTTP11" value="false" /> -->
<!-- <property name="maxLengthBytes" value="0" /> -->
<!-- <property name="timeoutSeconds" value="1200" /> -->
<!-- <property name="maxFetchKBSec" value="0" /> -->