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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events