Apache Booster & Performance Improvements
Since last few weeks, I was learning "How to optimize websites", because I had great issues with my own personal website, I never received more than 60% rating for my website from gtmetrix
But Yesterday, I found one way, through Apache booster installed on my VPS (Virtual Private Server)
It improved my website load time to an extent, that now it is around 92%
#-Link-Snipped-#
So If you want to use it , then simply run following commands on your linux machine
wget #-Link-Snipped-#
tar -zxf apachebooster-v1.3.tar.gz
cd apachebooster
sh install.sh
Please note this requires root access on your server, these steps won't work on shared hosting
Thanks
But Yesterday, I found one way, through Apache booster installed on my VPS (Virtual Private Server)
It improved my website load time to an extent, that now it is around 92%
#-Link-Snipped-#
So If you want to use it , then simply run following commands on your linux machine
wget #-Link-Snipped-#
tar -zxf apachebooster-v1.3.tar.gz
cd apachebooster
sh install.sh
Please note this requires root access on your server, these steps won't work on shared hosting
Thanks
0