LiteMage 2 - Magento 2.1

#1
Hi,

Today I installed Litespeed Webserver on my Centos 6 / cPanel VPS by following this guide: https://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:cpanel:auto-installer
I started the server and this works perfectly. After that, I installed LiteMage 2 by following this guide: https://github.com/litespeedtech/magento2-LiteSpeed_LiteMage

After that, I enabled LiteMage in the M2 admin panel, choose it as FPS Caching application and cleared my cache.
Unfortunately when I check my headers, I keep getting misses.
This is the link to my shop: http://45.63.22.24/~epicwood/

Am I missing something?
Thanks!

Best regards,

Nick
 
#2
Here's my header:

HTTP/1.0 200 OK => X-Powered-By => PHP/5.6.25Set-Cookie => mage-messages=%5B%5D; expires=Thu, 24-Aug-2017 19:53:22 GMT; Max-Age=31536000; path=/X-Content-Type-Options => nosniffX-XSS-Protection => 1; mode=blockX-Frame-Options => SAMEORIGINPragma => no-cacheCache-Control => max-age=0, must-revalidate, no-cache, no-storeExpires => Mon, 24 Aug 2015 19:53:22 GMTContent-Type => text/html; charset=UTF-8X-Litespeed-Cache => missContent-Length => 29147Date => Wed, 24 Aug 2016 19:53:22 GMTAccept-Ranges => bytesServer => LiteSpeedX-UA-Compatible => IE=edgeConnection => close
 

Lauren

LiteSpeed Staff
Staff member
#3
Can you try not to use a temp domain, not home/~user/ , but use a real domain name?
You can update your local test box to point that domain to your test IP.
After you try that, if still not work, we can login to your server and check.
 
Top