Hello!
I'm facing problem with a proxy server, it is hanging where it start to send discover data. I tried to read and debug the code of datasender and I found that:
Proxy sends Historical data
Server receives the data
Server sends and answer that received
Proxy receives the answer
Proxy sends Discover data
Server receives the data
Server sends an answer that received
Proxy hangs waiting for an answer (line 187 of datasender.c)
I realized that on server code that is a timeout to send the answer, but there is not a timeout on proxy to receive that answer. It seems at the server that the answer was sent with success but proxy does not receive and still waiting about 3 minutes or more to go next.
Anyone already faced it?
My proxy have 36 discovery rules, 50 discover process and about 1k vps with 1000 hosts
I have others proxies that are hanging at the same point but the waiting time is lower than this one
Proxy and Server are running 3.0.5 version
Thanks,
Leo
I'm facing problem with a proxy server, it is hanging where it start to send discover data. I tried to read and debug the code of datasender and I found that:
Proxy sends Historical data
Server receives the data
Server sends and answer that received
Proxy receives the answer
Proxy sends Discover data
Server receives the data
Server sends an answer that received
Proxy hangs waiting for an answer (line 187 of datasender.c)
I realized that on server code that is a timeout to send the answer, but there is not a timeout on proxy to receive that answer. It seems at the server that the answer was sent with success but proxy does not receive and still waiting about 3 minutes or more to go next.
Anyone already faced it?
My proxy have 36 discovery rules, 50 discover process and about 1k vps with 1000 hosts
I have others proxies that are hanging at the same point but the waiting time is lower than this one
Proxy and Server are running 3.0.5 version
Thanks,
Leo