<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/haproxy, branch fix/T8955-http-api-verify-tls</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=fix%2FT8955-http-api-verify-tls</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=fix%2FT8955-http-api-verify-tls'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-08-19T10:58:34+00:00</updated>
<entry>
<title>haproxy: T7715: Move duplicate domain nodes into include</title>
<updated>2025-08-19T10:58:34+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2025-08-19T10:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=45d87b6fd2502d679be1d8f2de05508fdc1e9889'/>
<id>urn:sha1:45d87b6fd2502d679be1d8f2de05508fdc1e9889</id>
<content type='text'>
</content>
</entry>
<entry>
<title>haproxy: T7715: Add rule matching on subdomains</title>
<updated>2025-08-13T20:35:59+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2025-08-13T20:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=87285fb3d69cb601beb9ab84fb693f7384f97f54'/>
<id>urn:sha1:87285fb3d69cb601beb9ab84fb693f7384f97f54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7595: Support PROXY protocol for haproxy</title>
<updated>2025-07-12T18:17:17+00:00</updated>
<author>
<name>Nobi</name>
<email>nobi@nobidev.com</email>
</author>
<published>2025-06-27T19:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=dfaf242147cecc8a8737cd0ff67aa66f63cf8d02'/>
<id>urn:sha1:dfaf242147cecc8a8737cd0ff67aa66f63cf8d02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4511 from sever-sever/T7335</title>
<updated>2025-05-20T14:47:01+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2025-05-20T14:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=20ebbe36c3798383134854f3333bbbd2c2413043'/>
<id>urn:sha1:20ebbe36c3798383134854f3333bbbd2c2413043</id>
<content type='text'>
T7335: Fix typo for HAproxy help redirect-location path</content>
</entry>
<entry>
<title>xml: T7467: remove ^/$ wrapping from validation regexes</title>
<updated>2025-05-20T12:54:06+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-05-20T12:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=de7af067e8a62471437d97c96de2078cdbe22b0a'/>
<id>urn:sha1:de7af067e8a62471437d97c96de2078cdbe22b0a</id>
<content type='text'>
since the validation utility adds them implicitly
</content>
</entry>
<entry>
<title>T7335: Fix typo for HAproxy help redirect-location path</title>
<updated>2025-05-16T10:57:59+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-05-16T10:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7b47ce030cca8adb56dcf3fdfc96dab7ab0ed950'/>
<id>urn:sha1:7b47ce030cca8adb56dcf3fdfc96dab7ab0ed950</id>
<content type='text'>
</content>
</entry>
<entry>
<title>haproxy: T7429: remove unsupported logging facility and log level</title>
<updated>2025-05-08T20:51:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-05-05T18:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=876786654552b40180a34b73c6eb327722d09e15'/>
<id>urn:sha1:876786654552b40180a34b73c6eb327722d09e15</id>
<content type='text'>
VyOS 1.4.1 implemented support for logging facilities for HAProxy. The
facilities got included from the syslog XML definition, which also added
"virtual" or non existing facilities in HAProxy, namely: all, authpriv and mark.

If any of the above facilities is set, HAProxy will not start.

The XML definition for syslog also came with an arbitrary log-level "all" that
is also unsupported in HAProxy.

This commit adds a migration script removing the illegal CLI nodes.
</content>
</entry>
<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/vyos-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/vyos-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/vyos-1x.git/commit/?id=be7fcf68576a8299185080c0da37f46e15489c41'/>
<id>urn:sha1:be7fcf68576a8299185080c0da37f46e15489c41</id>
<content type='text'>
</content>
</entry>
</feed>
