Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Unfortunately, I believe there is a mistake in the Confluence instructions... so after posting my questions here are my notes to figure this all out.

Table of Contents

Version Log

These instructions have proven to work with,

UbuntuJavaConfluenceApacheVerifier

16.04 LTS in OpenVZ

Kernel 2.6.32-042stab139.1

JRE 8u221 64-bit6.15.7

2.4.18

Tin


Setup Apache Reverse Proxy

...

Code Block
languagebash
sudo a2enmod proxy_wstunnel
sudo a2enmod rewrite

Make sure your sites works as expected with your virtual host.

Setup Confluence 6..x

Analysis 1

I believe I've found the error. It probably has to do with the search engine. On the test server's application server - with more memory and updated OS and newer Java - making this batch.js request results in a response. However, on the restricted environment it does not,

...