> there's a problem on the server and fix it automatically. Maybe
> I'm making this too complicated, but this is what I've done: ...
>
> ...
>
>
> I'm testing this all out and everything seems to work except the ASP
> script. Both locally and remotely, it just seems to hang. So:
>
> - Does anyone know how to get it to work?
> - Is there a better way of doing this?
It seems to me that you'd be better off reducing the number of "moving
parts" in this process. Why not write something that just runs on the
server? You could use wget to fetch a CF page and see what it contains, and
if it doesn't contain what you want, or times out, you could then cycle the
service. I would imagine that you could do all this within a single batch
file on the server.
Alternatively, you could install the probe stuff that comes with
ClusterCats, but it's been a while since I messed around with that.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

