* Alexander Lind <[EMAIL PROTECTED]> [2006-10-20 19:18]: > OpenBSDs PF loadbalancing functionality does not support any sort of > failover rule rewriting, or conditional rulesets, does it? > > For example, if I have PF round-robin to 4 webservers, and one goes > down, is there any way to make PF notice this and remove the downed host > from the pool, based on something as simple as missing ping replies?
there should be a userland process doing these checks and reoving the offending address from the pool on failure. unfortunately, to my knowledge, still nobody wrote something which does it. you might be able to achieve the same by using redirects to a table, some generic monitoring package and a little scripting. -- Henning Brauer, [EMAIL PROTECTED], [EMAIL PROTECTED] BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam

