I was trying to determine how much data was being written to my servers' hard disks today and I downloaded a program called SSDReady which shows me how many MBs are actively being written and read from the disk.
First I tested it on my SQL2005 server, and its only needs to write about 500MB...
Hi everyone,
I'm having some trouble writing a function that periodically checks the user's connection. Basically I want to use setInterval to call the follownig function every 15 seconds or so.. The function will try and load a blank page (null.php). If it gets no response (readstate doesn't...
geirendre,
I did it this way because the "QUANTITIES" script has to BEGIN executing exactly 3 minutes after the START of the previous execution. The execution time for the script varies by a second or two each time, so this is the reasoning.
Thanks for the replies guys. I have implemented your suggestions and will be testing them for the next few days.. Like i said, its random, and my existing script is currently working for some reason, but will surely fail again some time soon.
Knob, here is the Quantities script, thanks a lot...
Hi,
I am using the script below to execute another script exactly every 3 minutes. Most of the time it works perfectly fine, but sometimes it seems that the script randomly doesn't acknowledge the waituntil command, and loops the "quantities" script over and over, really quickly. I run the...
Also, I would use the pause command, but the small amount of time that each iteration takes up makes it not execute exactly every 3 minutes. because the script processing time varies slightly each time.
Hi,
Im fairly new to aspect scripting. In the following code below, I want it to loop this script every 3 minutes. I had it working for a little while, then all of a sudden it seemed to ignore the whole waituntil command, and would run over and over again, one right after the other. It wouldn't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.