The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Bitbucket 6 AJP protocol and packetSize variable in bitbucket.properties file

Pete75
May 19, 2019

Hi,

My old Bitbucket or Stash Connector configuration was following:

<Connector port="11009" acceptCount="100" disableUploadTimeout="true" redirectPort="8443" enableLookups="false" maxPostSize="106700800" maxHttpHeaderSize="16384" packetSize="65536" maxThreads="300" minSpareThreads="10" protocol="HTTP/1.1" URIEncoding="UTF-8" useBodyEncodingForURI="true" scheme="https" proxyName="test.tst.com" proxyPort="443" secure="true" connectionTimeout="60000" />

Now we need to use or try AJP connections from Apache Reverse Proxy towards Bitbucket 6.3.0.

In Reverse Proxy we have:

ProxyIOBufferSize 65536

And that should match (I suppose) that packetSize in Bitbucket Connector. But how can I give that configuration in new bitbucket.properties file?

 

Thanks

-Pete

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events