Answer the question
In order to leave comments, you need to log in
Who knows why sometimes after a ping something starts to work that did not work before?
This garbage happens to me from time to time: we launch a client-server application, it complains that it cannot contact the server with the database (ilpi does not start at all, but writes that the server is unavailable). We ping the server, it responds, everything is fine. Now we run the application again - everything works.
For unknown reasons, this behavior seems a little strange to me
Yes, there are different windows trucks everywhere (I don’t know which ones exactly
Answer the question
In order to leave comments, you need to log in
I also sometimes observe this strange phenomenon in various situations related to data transfer. I call it "fat"
As an option: it is possible that the call is made by the host name, and the DNS is slow (or, for example, the primary DNS has fallen, but the secondary is working). The application tries to access by name, the DNS request does not respond for a long time, the application crashes due to a timeout. While the bottom line is, the DNS query is completed (or sent to a second server), the IP address is cached. Therefore, the ping passes, and the application starts working.
one of the symptoms of DNS malfunctions. Recheck the primary server in the client settings - is it ok? After the ping, the record gets into the local DNS cache and therefore everything works.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question