Add headers for NGENIX CDN
|
05-23-2019, 06:56 PM
Post: #1
|
|||
|
|||
Add headers for NGENIX CDN
Hi.
We have found that NGENIX CDN is not detecting for some files that was downloaded from CDN. Code: Use a CDN for all static assets: 32/100 Code: ~ dig static1.car.ru I think it's because of lack NGENIX headers in "cdn_headers" list in optimization_checks.py https://github.com/WPO-Foundation/wptage...ks.py#L197 NGENIX CDN can be detected with "x-ngenix-cache" header. Code: ~ curl -v -o /dev/null https://static1.car.ru/img/external-icon.png Can you please add this header ? |
|||
05-24-2019, 03:28 AM
Post: #2
|
|||
|
|||
RE: Add headers for NGENIX CDN
Should be fixed now: https://www.webpagetest.org/result/19052...cb3b43d36/
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)