Versions Compared

Key

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

Purpose:


This script will help fixing the performance issue on Patient Summary page load and print in Release 1.5.1.

Steps to reproduce the problem :


1) On any server running 1.5.1 version of EndTB,  choose a patient with substantial amounts of data.
2) Goto Patient Summary tab.
3) Observe that load of Patient Summary page takes a lot of time
4) Click on print.
5) Observe that print takes lot of time and sometimes the browser goes unresponsive.

Shell Script

Below is the shell script to be run on Bahmni server as a root user using the below command.

Code Block
sudo su
wget https://bahmni.atlassian.net/wiki/download/attachments/114541559/PerformanceFix_PatientSummary.sh?api=v2
sh PerformanceFix_PatientSummary.sh
Info
titleShell Script File

PerformanceFix_PatientSummary.sh

Panel
titleBGColor#FFFBD0
titleOn this page:

Table of Contents