<div dir="ltr"><br><div>  Ok, that just REALLY extended my config, but updating with the new pieces from your link did it.  The RDP is working great.  Now to get the other pieces working :)</div><div><br></div><div>Thanks,</div><div>  Robert</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jul 23, 2015 at 2:12 PM James Sumners &lt;<a href="mailto:james.sumners@gmail.com">james.sumners@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I suspect you need to stick clients to their initial server. But that&#39;s assuming you&#39;re already proxying in TCP mode instead of HTTP:<div><br></div><div>```</div><div><div>defaults</div><div>  mode  tcp</div><div>  option  dontlognull</div><div>  option  redispatch</div><div>  retries 3</div><div>  maxconn 3000</div><div>  timeout queue 1m</div><div>  timeout connect 10s</div><div>  timeout client 1m</div><div>  timeout server 1m</div><div>  timeout check 10s</div></div><div>```</div><div><br></div><div>See <a href="http://blog.loadbalancer.org/load-balancing-windows-terminal-server-haproxy-and-rdp-cookies/" target="_blank">http://blog.loadbalancer.org/load-balancing-windows-terminal-server-haproxy-and-rdp-cookies/</a></div></div><div class="gmail_extra"><br><div class="gmail_quote"></div></div><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 23, 2015 at 3:58 PM, Robert L. Harris <span dir="ltr">&lt;<a href="mailto:robert.l.harris@gmail.com" target="_blank">robert.l.harris@gmail.com</a>&gt;</span> wrote:<br></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div>I&#39;m making progress on the Database proxy, waiting on a dev box I can test with.</div><div><br></div><div>  On a separate but related note, I need to proxy in front of a Remote Desktop server.  Config is up and happy enough to start up with a very simple config ( removed additional backends for now );</div><div><br></div><div><div>frontend  ServerFront</div><div>    bind *:3389</div><div>    acl rdpfarm         dst_port 3339</div></div><div>    use_backend rdpfarm if rdpfarm</div><div><br></div><div>backend rdpfarm<br></div><div><div>    balance     roundrobin</div><div>    server  rdpfarm1 pco-vm-bard-11:3389 check</div><div>    server  rdpfarm2 pco-vm-bard-12:3389 check</div></div><div><br></div><div>RDP is up and running because I can hit the bard-11 and bard-12 directly but when I hit the Linux HA proxy ( either direct or KeepaliveD VIP ) I get an error from my rdesktop client ( Linux )</div><div><br></div><div><div>ERROR: expected CC, got 0x0</div></div><div><br></div><div><br></div><div>Yeah,google&#39;s not a lot of help yet.</div><div><br></div><div>Any thoughts?</div><div><br></div><div>Robert</div><div>   ( P.S. Who is admining the list now?  I&#39;m only getting 1 or 2 emails a week from ALE, I didn&#39;t get any of the replies to my last email, I&#39;m having to monitor PIPER )</div><div><br></div><div><br></div><div><br></div></div>
<br></blockquote></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div>James Sumners<br><a href="http://james.sumners.info/" target="_blank">http://james.sumners.info/</a> (technical profile)</div><div><a href="http://jrfom.com/" target="_blank">http://jrfom.com/</a> (personal site)</div><div><a href="http://haplo.bandcamp.com/" target="_blank">http://haplo.bandcamp.com/</a> (band page)</div></div></div></div></div>
</div>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div>