LiteSpeed added a redundant Cache-Control header beside mine (the 2nd one).
CentOS 6.6_64 bit
LSWS standard version, 32 bit
PHP interface: LSAPI, FCGI
Here is the detail:
https://github.com/facebook/hhvm/issues/4665
Code:
Cache-Control: public, max-age=0
Cache-Control: public, s-maxage=300, max-age=900
LSWS standard version, 32 bit
PHP interface: LSAPI, FCGI
Here is the detail:
https://github.com/facebook/hhvm/issues/4665