<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[PoolDown problem, no connection on HTTP?]]></title><description><![CDATA[<p dir="auto">I'm setting up inbound load-balancing, one pfsense and 2 webservers (both OpenSuse).<br />
webb1 = normal, webb2 = PoolDown.<br />
I'm using 4 ports (441-444) so I have set up one Pool &amp; one PoolDown for each port.<br />
It works fine as long as "Monitor" is set to ICMP - I shut down webb1 and traffic immediately goes to webb2.<br />
However, changing "Monitor" to HTTP redirecting does not happen.<br />
In the logs and in Status-&gt;Load Balancing webb1 shows as down on all ports, but as said, the only active PoolDown server is the ones I've set to Monitor ICMP.</p>
<p dir="auto">Reading the logs, problem seems to be that pfSense doesn't get any connection to port 80 <strong>at all</strong> - the port is open, I can connect from outside to port80 on both webbservers.<br />
Snippet from System Logs -&gt; System:</p>
<pre><code>3 lines for each webserver, HTTP monitored  (Muliplied 3 times of course): 
relayd[47139]: host 172.16.4.2, check http code (9ms), state unknown -&gt; down, availability 0.00%
relayd[47139]: host 172.16.4.102, check http code (9ms), state unknown -&gt; down, availability 0.00%
And the 4:th line, for working PoolDown-server:
relayd[47139]: host 172.16.4.2, check icmp (0ms), state unknown -&gt; up, availability 100.00%
relayd[47139]: host 172.16.4.102, check icmp (0ms), state unknown -&gt; up, availability 100.00%

</code></pre>
<p dir="auto">As it's a webserver I do want to monitor http.<br />
Also, this is a testing scenario I've set up in VirtualBox.<br />
(Not sure under which category to post, feel free to move it elsewhere.)</p>
]]></description><link>https://forum.netgate.com/topic/37985/pooldown-problem-no-connection-on-http</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 19:30:28 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/37985.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Oct 2011 09:11:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PoolDown problem, no connection on HTTP? on Mon, 24 Oct 2011 14:57:10 GMT]]></title><description><![CDATA[<p dir="auto">When you have it set to TCP it just tries to connect to the port, it doesn't check that a response is proper, only that a connection can be established.</p>
]]></description><link>https://forum.netgate.com/post/301393</link><guid isPermaLink="true">https://forum.netgate.com/post/301393</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 24 Oct 2011 14:57:10 GMT</pubDate></item><item><title><![CDATA[Reply to PoolDown problem, no connection on HTTP? on Wed, 05 Oct 2011 09:25:16 GMT]]></title><description><![CDATA[<p dir="auto">Changing Monitor to TCP works fine.<br />
Maybe I can use that - only need to be sure then exactly what is monitored as "Generic TCP" isn't a very clear expression.</p>
]]></description><link>https://forum.netgate.com/post/299043</link><guid isPermaLink="true">https://forum.netgate.com/post/299043</guid><dc:creator><![CDATA[pingulino]]></dc:creator><pubDate>Wed, 05 Oct 2011 09:25:16 GMT</pubDate></item></channel></rss>