# HG changeset patch # User Henry S. Thompson # Date 1588096934 -3600 # Node ID 17eb428525cbda14ff714b90bd79aed06274c00e # Parent efa138bcb17191013d7c3345c4ba3962c0a4a9ef impose some limits diff -r efa138bcb171 -r 17eb428525cb src/nutch-cc/conf/nutch-site.xml --- a/src/nutch-cc/conf/nutch-site.xml Tue Apr 28 19:01:41 2020 +0100 +++ b/src/nutch-cc/conf/nutch-site.xml Tue Apr 28 19:02:14 2020 +0100 @@ -5,14 +5,14 @@ - http.content.limit-1 + http.content.limit500000000 http.store.responsetimetrue store.ip.addresstrue store.http.requesttrue store.http.headerstrue http.accept.languageen-US,en;q=0.5 http.accept.charset - http.time.limit300 + http.time.limit600 http.timeout45000 http.redirect.max3 http.redirect.max.skipfalse