Hello,
My reports are quite slow in BI Server. For example, one of them takes about 1 minute to be available in PDF format, whereas in PRD it is ready in about 5 seconds. The querys are quite fast, but I have seen in the network the following request:
POST /pentaho/api/repos/%3Apublic%3ACognitio%3AReports%3Afunctions_improvement_data_basal_state_ef.prpt/report?ts=1459921222572&ACCESS=Total&CENTER_FILTER=%5BCenter%5D.%5BCenter%5D.%5BInstitut%20Guttmann%5D&CENTER=%5BCenter%5D.%5BAll%20Centers%5D&CATEGORY=%5BCategory%5D.%5BDa%C3%B1o%20Cerebral%5D&output-target=pageable%2Fpdf&accepted-page=-1&showParameters=true&renderMode=REPORT&htmlProportionalWidth=false HTTP/1.1
Host: localhost:8082
Connection: keep-alive
Content-Length: 0
Cache-Control: max-age=0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Origin: http://localhost:8082
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36
Content-Type: application/x-www-form-urlencoded
Referer: http://localhost:8082/pentaho/api/re...=1459921222572
Accept-Encoding: gzip, deflate
Accept-Language: es-ES,es;q=0.8
Cookie: JSESSIONID=60A66EBC7A1F93803C3D84D240121245; session-flushed=true; JSESSIONID=EBCFABD0EB3E3470A3DE8249724F27AA
with 1.0 min of response time.
This is a quite short report. With larger reports it takes several minutes, but only some seconds with PRD.
Sometimes I can see some errors about springframework saying that something failed loading the report in the logs, but this is generated correctly.
Can this be improved by changing or setting anything?
PD: I don't know if I should post this in the Reporting subforum.
Thank you.
My reports are quite slow in BI Server. For example, one of them takes about 1 minute to be available in PDF format, whereas in PRD it is ready in about 5 seconds. The querys are quite fast, but I have seen in the network the following request:
POST /pentaho/api/repos/%3Apublic%3ACognitio%3AReports%3Afunctions_improvement_data_basal_state_ef.prpt/report?ts=1459921222572&ACCESS=Total&CENTER_FILTER=%5BCenter%5D.%5BCenter%5D.%5BInstitut%20Guttmann%5D&CENTER=%5BCenter%5D.%5BAll%20Centers%5D&CATEGORY=%5BCategory%5D.%5BDa%C3%B1o%20Cerebral%5D&output-target=pageable%2Fpdf&accepted-page=-1&showParameters=true&renderMode=REPORT&htmlProportionalWidth=false HTTP/1.1
Host: localhost:8082
Connection: keep-alive
Content-Length: 0
Cache-Control: max-age=0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Origin: http://localhost:8082
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36
Content-Type: application/x-www-form-urlencoded
Referer: http://localhost:8082/pentaho/api/re...=1459921222572
Accept-Encoding: gzip, deflate
Accept-Language: es-ES,es;q=0.8
Cookie: JSESSIONID=60A66EBC7A1F93803C3D84D240121245; session-flushed=true; JSESSIONID=EBCFABD0EB3E3470A3DE8249724F27AA
with 1.0 min of response time.
This is a quite short report. With larger reports it takes several minutes, but only some seconds with PRD.
Sometimes I can see some errors about springframework saying that something failed loading the report in the logs, but this is generated correctly.
Can this be improved by changing or setting anything?
PD: I don't know if I should post this in the Reporting subforum.
Thank you.