Subject: | Regarding Issue in Gungho |
Hi,
I run Gungho with POE engine module with below settings and tried
to crawl different set of URLs(1500, 2000, 3000 till 10000) in one
request. Gungho is downloading 1500 pages around and for rest of the
URLs, it is giving one of the below errors:
1. Error: Request Timeout
2. Cannot connect to 192.168.242.7:8082 (connect error 110: Connection
timed out)
I have all links at Intranet (Tomcat 6x)
Configuratio setting:
loop_delay: 5
client:
spawn: 2
keepalive:
keep_alive: 1
max_open: 200
max_per_host: 200
timeout: 10
We have changed timeout value, max_per_host with different values. But
there is no changes we have seen.
Please let us know how can we solve this issue so that we can contiue
with downloading all pages with large no of URLs.
Thanks,
Nitin Kumar