Having problem with a crawl service in .net: Server not responding to IP ping. Is it bandwidth or ht
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
9:04 UTC
Read the original article
Hit count: 159
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