Re: Making NGL opac load really faster
Posted by
Verus Open Source Support on
Dec 01, 2011; 8:26am
URL: http://ngl.70.s1.nabble.com/Making-NGL-opac-load-really-faster-tp7049380p7049699.html
Thank you for sharing this valuable suggestion. Its very important
for those hosting the OPAC online
On 12/01/2011 10:30 AM, onehomelist [via NewGenLib] wrote:
After installation the opac was getting just 3 points
with regard to site speed here: https://developers.google.com/pagespeed/
Then I enabled compression in the server.xml file of apache
tomcat. Then the Google page speed gave 80 points. A huge
difference. Below I have posted the modification that I have done.
You need to add just the last two lines to the existing
configuration, push the existing "/>" tag to the end.
<Connector port="8080" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443" URIEncoding="UTF-8"
maxHttpHeaderSize="16192"
compression="1400"
compressableMimeType="text/html,text/xml,text/plain,text/css,application/javascript,,application/json,text/javascript"/>
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz