[Pound Mailing List] any way to get a static URL out of pound?
Brad Allison <[email protected]>
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Message-ID | <[email protected]> |
I'm setting up a automatic DNS failover for pound to flip DNS to point to my second pound server if the first one dies. I don't want to a URL through pound because then I'm really testing the web service under pound and not really pound. I could do a simple TCP port check against pound, but I was hoping for something better. Is it possible to configure pound to serve a single local URL for the purposes of monitoring pound? -brad