problem with crawl many url in .net: Server IP not ping. maybe bandwidth or http connection limit ex
Posted
by Hamid
on Stack Overflow
See other posts from Stack Overflow
or by Hamid
Published on 2010-05-13T08:50:36Z
Indexed on
2010/05/13
8:54 UTC
Read the original article
Hit count: 314
Hi to all
I develop web crawling service (windows service / multi-thread) . its work fine, but sometimes my server network not response. and i can't ping server IP (from internet), but can ping by other network card (local ip) that not access to internet.
after i open server with remote desktop and stop crawling service. i could ping.
What's my problem? Bandwidth limit or max connection limit exceed or ???
how to prevent this issue?
Note: when this problem occur, i open browser for browse web site, but can't open any website!!!
Could you please help me.
Thanks in advanced
© Stack Overflow or respective owner