Hi Alek, Thanks for the response.
Could you please let me know if these parameters need to be set on Global or Defaults section? Regards, Aravind Viswanathan -----Original Message----- From: Aleksandar Lazic <[email protected]> Sent: Monday, April 13, 2020 4:14 PM To: Aravind Viswanathan <[email protected]> Cc: [email protected] Subject: Re: Question regarding increasing requests more than 32kb Hi. On 13.04.20 08:18, Aravind Viswanathan wrote: > Hi Team, > > Good Morning. > > We are using HaProxy as a load balancer in our bitbucket system and > Bitbucket is linked to JIRA via Application links. Please can you share the haproxy version and your config. haproxy -vv > Recently we noticed an error in our JIRA log > > 2020-04-01 03:08:23,477 Caesium-1-3 ERROR ServiceRunner > [c.a.j.p.devstatus.provider.DefaultDevSummaryPollService] Refresh > failure > > com.atlassian.jira.plugin.devstatus.provider.DataProviderRefreshFailure: > Data Provider refresh failed with error code 400 and message - HTTP > status 400 Bad request] > > and when we checked the same with Atlassian support they said we need > to configure request going through HAProxy is allowed as big as 32kb. > I thought Increasing the maxconn might solve this but later I > understood, > > maxconn > Sets the maximum per-process number of concurrent connections to <number>. > > Could you please advise how to configure request going through HAProxy > is allowed as big as 32kb? You could take a look to this parameter which describes the correlation between tune.bufsize, tune.maxrewrite and maxconn. https://nam05.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcbonte.github.io%2Fhaproxy-dconv%2F2.1%2Fconfiguration.html%23tune.bufsize&data=02%7C01%7CAravind.Viswanathan%40efi.com%7C01112b41876642f7c4bc08d7df97a09c%7C3fe4532499b245c397517034bae71475%7C0%7C0%7C637223714645124453&sdata=miZ7S%2FByUOE00tsvHLDzeMNgY1CBRagyQmFKhqYfhgc%3D&reserved=0 > /Regards,/ > > /Aravind Viswanathan/ > > Confidentiality notice: This message may contain confidential information. > It is intended only for the person to whom it is addressed. If you are > not that person, you should not use this message. We request that you > notify us by replying to this message, and then delete all copies > including any contained in your reply. Thank you. Again a useless text as you send the Mail to a public mailing list. https://nam05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FEmail_disclaimer&data=02%7C01%7CAravind.Viswanathan%40efi.com%7C01112b41876642f7c4bc08d7df97a09c%7C3fe4532499b245c397517034bae71475%7C0%7C0%7C637223714645124453&sdata=JoLQJJ6ArmUC7jAT%2BDTMGtHINcnhHVV0QO%2FSW1z%2BVco%3D&reserved=0 Regards Aleks

