Using Web Booster. In Booster.config there is a couple of lines that have to do with polling: POLLPATH~myhost=/ POLLMETHOD~myhost=HEAD
What happens if I leave out these two lines? Will it stop trying to poll? I am asking because myhost sometimes have short periods where it is unavailable, but when Booster polls at such a time, it will flag myhost as unavailable for x secoonds (puakma.config variable controls how long). I would probably prefer if booster did not poll that particular host. Have you got any other suggestions as to how to handle the problem that I have (excluding doing something to make sure myhost is up all the time :-))? I would like to know when it would be a good idea to use HEAD, POST etc. in the POLLMETHOD. Thanks!
|