3615 links
503 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
◄Older
page 1 / 3
54 results tagged haproxy x
  • thumbnail
    Extending HAProxy with the Stream Processing Offload Engine - HAProxy Technologies

    via Arnaud

    Thu Apr 28 08:43:38 2022 * - permalink -
    QRCode
    - https://www.haproxy.com/blog/extending-haproxy-with-the-stream-processing-offload-engine/
    haproxy spoe
  • thumbnail
    Critical Vulnerability in HAProxy (CVE-2021-40346): Integer Overflow Enables HTTP Smuggling
    Wed Sep 8 15:54:45 2021 * - permalink -
    QRCode
    - https://jfrog.com/blog/critical-vulnerability-in-haproxy-cve-2021-40346-integer-overflow-enables-http-smuggling/
    haproxy
  • thumbnail
    json haproxy + logstash
    Wed Nov 13 15:50:26 2019 * - permalink -
    QRCode
    - https://gist.github.com/double-p/0832980f9d78c39d1223e6f6b81f9a33
    haproxy logstash elk
  • Note: rewrite both url and path on haproxy - url rewrite haproxy

    http-request redirect code 301 location https://my.url.com%[path,regsub(^/my_old_path,,)] if { path_beg /my_old_path }

    here, the purpose is to redirect a hit on https://url.com/my_old_path/foo/bar/baz to https://my.url.com/foo/bar/baz

    Wed Sep 25 16:07:28 2019 * - permalink -
    QRCode
    - /shaare/IxO7cg
    haproxy acl url rewrite redirect http
  • Mozilla SSL Configuration Generator

    Un generateur de config ssl bien foutu

    Wed Jul 3 14:41:03 2019 * - permalink -
    QRCode
    - https://ssl-config.mozilla.org/#server=haproxy&server-version=1.9.8&config=intermediate
    ssl haproxy mozilla configuration generator
  • JSON HAProxy Logs & jq
    Mon Feb 25 16:02:54 2019 * - permalink -
    QRCode
    - https://l33t.codes/json-haproxy-logs-jq/
    haproxy logging
  • How-To: Log HAProxy messages only once - Debuntu

    Pour une fois que quelqu'un fait un article clair et concis sur un truc haproxy; autant le souligner :D

    Mon Feb 18 15:57:37 2019 * - permalink -
    QRCode
    - https://www.debuntu.org/how-to-log-haproxy-messages-only-once/
    haproxy logging
  • thumbnail
    Introduction to HAProxy Logging - HAProxy Technologies
    Mon Feb 11 11:39:29 2019 * - permalink -
    QRCode
    - https://www.haproxy.com/blog/introduction-to-haproxy-logging/
    haproxy logging
  • thumbnail
    TimWolla/haproxy-auth-request: auth-request allows you to add access control to your HTTP services based on a subrequest to a configured haproxy backend.

    https://github.com/bitly/oauth2_proxy/ + https://github.com/TimWolla/haproxy-auth-request == win <3

    Thu Jan 17 10:14:31 2019 * - permalink -
    QRCode
    - https://github.com/TimWolla/haproxy-auth-request
    http oauth haproxy
  • thumbnail
    probook/oauth2-haproxy.md at master · diptadas/probook

    Super guide sur l'oauth proxy via haproxy

    Tue Dec 4 15:22:48 2018 * - permalink -
    QRCode
    - https://github.com/diptadas/probook/blob/master/oauth2/oauth2-haproxy.md
    haproxy oauth
  • HAProxy version 1.7.11 - Configuration Manual
    Thu Oct 11 16:39:32 2018 * - permalink -
    QRCode
    - https://cbonte.github.io/haproxy-dconv/1.7/configuration.html#8.5
    haproxy termination termination_state
  • thumbnail
    Observability tips with HAProxy - Willy Tarreau at dotScale 2018

    un excellent deck de slides sur haproxy

    Wed Jul 11 16:39:01 2018 * - permalink -
    QRCode
    - https://www.dotconferences.com/2018/06/willy-tarreau-observability-tips-with-haproxy
    haproxy
  • Note:
    for i in $(grep -i ^backend haproxy.cfg |awk '{ print $2 }'); do 
        echo if \( \$msg contains \"$i\" \) then \{; echo action\(type=\"omfile\" file=\"/var/log/haproxy-$i.log\" flushOnTXEnd=\"off\"\); echo stop ; echo \};
    done
    Thu Mar 8 14:40:53 2018 * - permalink -
    QRCode
    - /shaare/S2yM9g
    haproxy rsyslog
  • HAProxy version 1.8.3 - Configuration Manual

    la section de la doc que j'ai passé 10min à chercher pour trouver la légende du format par défaut des logs

    Thu Feb 1 12:18:49 2018 * - permalink -
    QRCode
    - https://cbonte.github.io/haproxy-dconv/1.8/configuration.html#8.2.3
    haproxy metrics
  • thumbnail
    HAProxy Ingress Controller for Kubernetes - HAProxy Technologies
    Wed Dec 13 11:12:39 2017 * - permalink -
    QRCode
    - https://www.haproxy.com/blog/haproxy_ingress_controller_for_kubernetes/
    haproxy kubernetes
  • thumbnail
    DNS for Service Discovery in HAProxy - HAProxy Technologies
    Mon Oct 9 14:36:02 2017 * - permalink -
    QRCode
    - https://www.haproxy.com/blog/dns-service-discovery-haproxy/
    haproxy
  • GeoIP Best Practices

    via moi

    encore un grand merci à Willy pour le commentaire utile :D

    Fri May 5 10:03:50 2017 * - permalink -
    QRCode
    - https://www.mail-archive.com/haproxy@formilux.org/msg25962.html
    haproxy
  • Note: CORS Headers Haproxy OPTIONS reply

    In a relevant Backend/Frontend :

        http-response set-header "Access-Control-Allow-Methods" "GET, POST, PUT, DELETE, OPTIONS" if METH_OPTIONS
        http-response set-header "Access-Control-Allow-Credentials" "true" if METH_OPTIONS
        http-response set-header "Access-Control-Allow-Headers" "Content-Type, Accept Content-Length: 0" if METH_OPTIONS
        http-response set-header Access-Control-Allow-Origin *
    Thu Jan 19 11:24:01 2017 * - permalink -
    QRCode
    - /shaare/fnLxWw
    haproxy cors
  • thumbnail
    unixsurfer/haproxystats: A HAProxy statistics collection program

    via vg

    Thu Dec 29 14:53:08 2016 * - permalink -
    QRCode
    - https://github.com/unixsurfer/haproxystats
    haproxy
  • Re: multiproc ssl recommendations

    via vg

    Thu Dec 29 14:53:01 2016 * - permalink -
    QRCode
    - https://www.mail-archive.com/haproxy@formilux.org/msg24411.html
    haproxy
Links per page: 20 50 100
◄Older
page 1 / 3
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation