• Haproxy Layer6 Issues - Intermittent Logging

    1
    0 Votes
    1 Posts
    270 Views
    No one has replied
  • Squid and IPv6

    1
    0 Votes
    1 Posts
    216 Views
    No one has replied
  • Squid trying to use IPv6 address when it shouldn't

    2
    0 Votes
    2 Posts
    153 Views
    JonathanLeeJ

    try an acl

    http_access deny to_ipv6
    http_access deny from_ipv6

  • Magento2 after pfsense and haproxy ssl offload

    2
    0 Votes
    2 Posts
    155 Views
    V

    @Tony-Soprano
    Does the site load correctly if you access it directly?

    How do you access it?
    Is the site running in a virtual directory?

    With the debugging mode enabled in the browser, are there any failures to see?

  • Haproxy: HTTP Auth?

    2
    0 Votes
    2 Posts
    165 Views
    M

    @oguruma You can do it now via the custom options. You just need to know the HA Proxy syntax. Might want to openAI that..
    But there is no GUI option if that is what you are looking for.

  • HAProxy: Adding a Path in Backend Config

    7
    0 Votes
    7 Posts
    790 Views
    Gamienator 0G

    @viragomann

    Thanks! I‘ll set it up tomorrow and report 🤗

  • Squid Coredump logs

    3
    0 Votes
    3 Posts
    248 Views
    JonathanLeeJ

    I am suppose to enable

    sysctl -w kern.sugid_coredump=1
  • Does HA Proxy utilize QAT offloading?

    1
    0 Votes
    1 Posts
    205 Views
    No one has replied
  • HAProxy websocket with socket.IO

    3
    0 Votes
    3 Posts
    335 Views
    I

    here are the error messages

    3c581f13-1c11-493a-9c59-4b1c1e4838e1-image.png

  • 0 Votes
    16 Posts
    3k Views
    JonathanLeeJ

    @jdb67 You might also try to email the Squid users support email to get Squid help they are very helpful sometimes the original code writers chime in and help users.

    squid-users@lists.squid-cache.org

    FYI: You will have to register your email and wait for approval before you can send out a email to everyone on this however.

  • Squid error on check but works

    3
    0 Votes
    3 Posts
    415 Views
    JonathanLeeJ

    @kabeda contact Squid's user support email address they can help you. I also have the ec decode errors with the latest version however it works for me.

    squid-users@lists.squid-cache.org
  • HAProxy GeoIP

    14
    0 Votes
    14 Posts
    1k Views
    A

    @johnpoz In the screenshot below, access is denied when updating. Or is it like this for everyone?8.jpg

  • Setup HAProxy - ACL with SourceIP

    5
    0 Votes
    5 Posts
    496 Views
    V

    @Gamienator-0
    Aliases can be used straight forward in ACLs.
    For instance to use an alias for some IPs, set the ACL expression to "Source IP matches IP or Alias" and enter the alias for the value.

  • SQUID AND ITS MAC ADDRESS ACCESS CONTROL LISTS

    1
    0 Votes
    1 Posts
    248 Views
    No one has replied
  • Squid Coss File system

    1
    0 Votes
    1 Posts
    147 Views
    No one has replied
  • Issue with 502 Gateway - Cors issue ?

    1
    0 Votes
    1 Posts
    271 Views
    No one has replied
  • HAProxy json-rpc healthcheck - need help with my example

    5
    0 Votes
    5 Posts
    2k Views
    A

    @andyc23 said in HAProxy json-rpc healthcheck - need help with my example:

    @andyc23
    I solved this by having this in the advanced pass through.
    Hope it helps someone else:

    option httpchk POST / HTTP/1.1\r\nHost:\ haproxyservices\r\nContent-Type:\ application/json\r\nContent-Length:\ 76\r\n\r\n"{\"jsonrpc\":\"2.0\",\"method\":\"eth_syncing\",\"params\":[],\"id\":1}" http-check expect string false

    I do get a warning though >

    [WARNING] 185/013305 (92736) : parsing [/var/etc/haproxy/haproxy.cfg:132]: 'option httpchk' : hiding headers or body at the end of the version string is deprecated. Please, consider to use 'http-check send' directive instead.

    not sure if important.

    Sorry for bumping this old thread.

    I had everything working as above, but now, since i've updated haproxy -

    i now get this issue:

    [ALERT] (50668) : config : parsing [/var/etc/haproxy_test/haproxy.cfg:181] : 'option httpchk' : hiding headers or body at the end of the version string is unsupported.Use 'http-check send' directive instead..

    i've tried:

    http-check send meth POST uri / ver HTTP/1.1 hdr Host haproxyservices hdr Content-Type application/json hdr Content-Length 60 body "{"jsonrpc":"2.0","method":"eth_syncing","params":[],"id":1}"
    http-check expect string false

    anyone able to help me set the correct backend passthru?

  • Squid and cachemgr_password

    2
    0 Votes
    2 Posts
    168 Views
    JonathanLeeJ

    @stephenw10

    I am missing my photos :( Can you help with a couple of these posts the photos are vanishing ..

  • Squid on pfsense alternative for web site cashing & ACLs

    1
    1 Votes
    1 Posts
    285 Views
    No one has replied
  • Squid proxy local cache

    5
    0 Votes
    5 Posts
    497 Views
    JonathanLeeJ

    @Antibiotic

    Ref:
    http://www.squid-cache.org/Doc/config/memory_pools_limit/

    Try to change this to a higher value if your firewall can handle it

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.