I\'m currently experiencing a strange issue that my understanding of SQL server doesn\'t quite mesh with. We use SQL as our file storage for our internal storage service, and our database has about ha
I want mysql_ping to timeout in matter of seconds. In the testcase below if a connection is established followed by \"ifconfig eth0 down\" the false side of conn.ping() is never reached. The thread/pr
I have a problem with settings of the query execution timeout with TADOQuery, TADOCommand or TADODataSet (I\'ve tried it with each one). I have a tiny application, which connects to the database and p
i have a question concerning the correct setup of debian\'s resolv.conf file. i have 3 domains: a-domain.com,
I made a custom server that accepts TCP connections on a certain port. I made a corresponding client that sends data to the server. The client writes to the socket and the server seems to accept it. I
We have a service that hits a few dbs on the sam开发者_JAVA百科e separate server. The service went down, but mysql didn\'t abort all of the connections, and kept one open for a very long time. Below i
I am trying to make an ajax request and I want to find out if the internet is not connected. So, I was thinking that if the ajax request gives a timeout error, it can somehow be equated to no internet
I know how to set the timeout in cURL but I want to alert the u开发者_运维技巧ser that the request timed out.
I\'m building my first SL Out of Browser app. After say 20 minutes of inactivity, I want to set my App.IsAuthenticated = false, and redirect to the logon page.
I\'m load testing an asp.net app. The load test is simulating 500 user doing searchs on the site and browsing the results. I\'m observing that the more I reduce the session timeout limit (in web.confi