Forums

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

The activity source '' was slow to respond and is not included. You can try again with a longer time

Marat April 16, 2019

We have the issue like there
https://jira.atlassian.com/browse/JRASERVER-37905?page=com.atlassian.jira.plugin.system.issuetabpanels%3Achangehistory-tabpanel

We tryed setup apache

<VirtualHost *:80>
ServerAdmin support@example.com
ServerName confluence.example.com
RewriteEngine On

RewriteRule / http://%{HTTP_HOST}:8080

</VirtualHost>


<VirtualHost *>


RewriteCond %{REQUEST_URI} ^/plugins/servlet/streams
RewriteCond %{QUERY_STRING} !^timeout.*$
RewriteRule ^(.*)$ %{REQUEST_URI}?timeout=20000&%{QUERY_STRING} [R,L]

</VirtualHost>

jira 6.3.10
For us it's doesnt work.

Any idiea?



0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events