Re: Get http response codes
Michael Fesser schreef:
But you could let your script perform such a check from time to time:
Maybe every 10th click on that link (or if the last check was more than
1 month ago) your script itself could send a request to the other site
to check its state. If the check succeeds, store the result in your DB
and send the redirect to the browser.
Micha
Ok, thx, I'm already a lot wiser and maybe this is what I'm going to
do. It's a nice suggestion.
Bart
.
Relevant Pages
- Re: Problem deleting a printer object
... I tested out the script suggested by JHP. ... Dim strComputer, objWMI, objPrinter, objWSH, rtnPrinter ... Windows 2000 workstations, Windows XP can handle this without a problem. ... was hoping that someone out there might have a suggestion. ... (microsoft.public.scripting.vbscript) - Re: EXAMPLE -- Re: Strange issue with `CHOMP not working...
... It is not a "why is my perl 101 assignment script not ... opening but not closing files, and second creating a cache (hash of ... suggestion that I was looking for. ... If my problems reoccur, as they may, I will put that ... (comp.lang.perl.misc) - RE: Setting NIC speed / best practice. SUMMARY
... creating a run script ... my suggestion would be to use a script in /etc/rc2.d to set the ... autonegotiation on both the switch and the server, ... configuration file where the settings were being set. ... (SunManagers) - Re: Checking CPU Usage for a Particular Process
... but I have another suggestion. ... How to "ping" an app? ... finished to continue running the script. ... the CPU usage is 0%, then it will kill the process and the script will ... (microsoft.public.scripting.vbscript) - Re: Enforce SSH Login Delay
... > Just a suggestion, using alternatives in a pattern probably requires ... > CPU-intensive parts of the script. ... suggested as an immediate automated solution to original posted issue. ... The script was not written with CPU efficiency in mind. ... (comp.os.linux.misc) |
|