<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/interface-definitions/include/haproxy, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2025-02-24T10:28:33+00:00</updated>
<entry>
<title>T7190: Add haproxy default timeout options configurable</title>
<updated>2025-02-24T10:28:33+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-02-22T15:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=fe20eae99ebdb7781f74ada3a7c13a848ea75bcc'/>
<id>urn:sha1:fe20eae99ebdb7781f74ada3a7c13a848ea75bcc</id>
<content type='text'>
Add the ability to configurate default timeout and frontend
client timeout

```
set load-balancing haproxy service web timeout client '600'
set load-balancing haproxy timeout check '4'
set load-balancing haproxy timeout client '600'
set load-balancing haproxy timeout connect '12'
set load-balancing haproxy timeout server '120'
```
</content>
</entry>
<entry>
<title>Merge pull request #4293 from indrajitr/haproxy-backend-completion</title>
<updated>2025-01-09T15:20:04+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-09T15:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=8470f7d076397cb2afec96f185f145034ca01686'/>
<id>urn:sha1:8470f7d076397cb2afec96f185f145034ca01686</id>
<content type='text'>
haproxy: T5222: Enable backend completion in service ruleset</content>
</entry>
<entry>
<title>xml: T5738: Reuse predefined regex constraint</title>
<updated>2025-01-09T06:31:05+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2025-01-09T06:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=be7fcf68576a8299185080c0da37f46e15489c41'/>
<id>urn:sha1:be7fcf68576a8299185080c0da37f46e15489c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>haproxy: T5222: Enable backend completion in service ruleset</title>
<updated>2025-01-09T06:22:50+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2025-01-09T06:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=de1aedac060d80ada7a103b27a02c9f794c9f03a'/>
<id>urn:sha1:de1aedac060d80ada7a103b27a02c9f794c9f03a</id>
<content type='text'>
Enable completion for backend in haproxy service ruleset like so:

```
set load-balancing haproxy service NAME rule 10 set backend
```
</content>
</entry>
<entry>
<title>T6539: add logging options to load-balancer reverse-proxy</title>
<updated>2024-07-03T23:41:25+00:00</updated>
<author>
<name>Jonathan Voss</name>
<email>jvoss@onvox.net</email>
</author>
<published>2024-07-01T17:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=dd5908eac390294ea178953fc0e6821d803d62f6'/>
<id>urn:sha1:dd5908eac390294ea178953fc0e6821d803d62f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reverse-proxy: T6454: Set default value of http for haproxy mode</title>
<updated>2024-06-07T11:30:22+00:00</updated>
<author>
<name>Alex W</name>
<email>embezzle.dev@proton.me</email>
</author>
<published>2024-06-07T10:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=60d7c0ecaff49ec62f4600a460f5fbe7b26a0d9c'/>
<id>urn:sha1:60d7c0ecaff49ec62f4600a460f5fbe7b26a0d9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>load-balancing haproxy: T6391: fix typo in timeout help (#3513)</title>
<updated>2024-05-24T07:54:52+00:00</updated>
<author>
<name>Gregor Michels</name>
<email>gregor.michels@web.de</email>
</author>
<published>2024-05-24T07:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=609563d6acfeafbed46b1ac5e6bd497ce097e3bc'/>
<id>urn:sha1:609563d6acfeafbed46b1ac5e6bd497ce097e3bc</id>
<content type='text'>
Co-authored-by: Gregor Michels &lt;hirnpfirsich@brainpeach.de&gt;</content>
</entry>
<entry>
<title>reverse-proxy: T6370: Set custom HTTP headers in reverse-proxy responses</title>
<updated>2024-05-21T22:25:06+00:00</updated>
<author>
<name>Alex W</name>
<email>embezzle.dev@proton.me</email>
</author>
<published>2024-05-21T22:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=e1450096b4c667a4c33a3fcd8f67ebf6a39d441d'/>
<id>urn:sha1:e1450096b4c667a4c33a3fcd8f67ebf6a39d441d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6226: add HAPROXY tcp-request related block to load-balancing reverse proxy config</title>
<updated>2024-04-23T06:39:02+00:00</updated>
<author>
<name>Windom WU</name>
<email>drw_08@hotmail.com</email>
</author>
<published>2024-04-23T06:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=984c386d11ead8371b7ac381e6c0921473e557ed'/>
<id>urn:sha1:984c386d11ead8371b7ac381e6c0921473e557ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reverse-proxy: T5999: Allow root for exact match in backend rule URL</title>
<updated>2024-01-31T04:02:30+00:00</updated>
<author>
<name>cleopold73</name>
<email>cleopold73@gmail.com</email>
</author>
<published>2024-01-31T04:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=f2c6cb62521bf13a51225462e8d39ee184645de1'/>
<id>urn:sha1:f2c6cb62521bf13a51225462e8d39ee184645de1</id>
<content type='text'>
</content>
</entry>
</feed>
