mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-25 23:25:44 +00:00
* profile-crawler-beans.cxml
<bean id="fetchHttp" class="org.archive.modules.fetcher.FetchHTTP">
+ <!-- <property name="useHTTP11" value="false" /> -->
This commit is contained in:
@@ -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" /> -->
|
||||
|
||||
Reference in New Issue
Block a user