Re: Haproxy :: compression issue for IPv6

2022-10-21 Thread Narendra Patel
Hi Christopher, This did help. The buffer seemed to have been exhausted. Increasing it by 100 bytes to 1124 got the issue resolved. Thank you so much for your response. It was really helpful :) Thanks! Regards, Narendra Patel On Fri, Oct 21, 2022 at 12:48 PM Christopher Faulet wrote: > Le

Re: TCP connections resets during backend transfers

2022-10-21 Thread Artur
Hello John, Thank you for your answer. The timeout for client and server is set to 28801s in frontend and backend sections (should replace values set in default section). 28801s is one second more than wait_timeout and interactive_timeout set in Mariadb. Moreover the retries I can see in

Re: Haproxy :: compression issue for IPv6

2022-10-21 Thread Christopher Faulet
Le 10/21/22 à 08:16, Narendra Patel a écrit : Hi Team, We are having one issue with routing traffic through HAProxy. Have configured IPv6 for our Google load balancer backed by HAProxy. The architecture looks like below: GLB --> L1 HAProxy --> Kong Gateway --> L2 HAProxy --> App node L1

Haproxy :: compression issue for IPv6

2022-10-21 Thread Narendra Patel
Hi Team, We are having one issue with routing traffic through HAProxy. Have configured IPv6 for our Google load balancer backed by HAProxy. The architecture looks like below: GLB --> L1 HAProxy --> Kong Gateway --> L2 HAProxy --> App node L1 HAProxy has the logic for compression. # zlib