Hi Marko,
Sure, the URL that I’m referring too is the main page of https://www.radioevros.gr/
Below you can see 4 requests within 2-3 minutes, ordered.
Request #2 is different than others, #1, #3 and #4 have the same ETag header but Last-Modified and Expires headers are different.
Requests are bypassing CloudFlare, they are send directly to origin server.
Thanks.
#1 curl https://www.radioevros.gr/ -I
HTTP/1.1 200 OK
Date: Thu, 11 Nov 2021 23:49:51 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Vary: Accept-Encoding
Link: <https://www.radioevros.gr/wp-json/>; rel="https://api.w.org/"
Link: <https://www.radioevros.gr/wp-json/wp/v2/pages/36189>; rel="alternate"; type="application/json"
Link: <https://www.radioevros.gr/>; rel=shortlink
Last-Modified: Thu, 11 Nov 2021 23:49:50 GMT
Expires: Fri, 12 Nov 2021 00:49:50 GMT
Pragma: public
Cache-Control: max-age=3599, public
ETag: "c4a3003d0e6daaa00a84117a75379b06"
Link: <https://www.radioevros.gr/wp-json/>; rel="https://api.w.org/"
Link: <https://www.radioevros.gr/wp-json/wp/v2/pages/36189>; rel="alternate"; type="application/json"
Link: <https://www.radioevros.gr/>; rel=shortlink
#2 curl https://www.radioevros.gr/ -I
HTTP/1.1 200 OK
Date: Thu, 11 Nov 2021 23:50:05 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Vary: Accept-Encoding
Link: <https://www.radioevros.gr/wp-json/>; rel="https://api.w.org/"
Link: <https://www.radioevros.gr/wp-json/wp/v2/pages/36189>; rel="alternate"; type="application/json"
Link: <https://www.radioevros.gr/>; rel=shortlink
#3 curl https://www.radioevros.gr/ -I
HTTP/1.1 200 OK
Date: Thu, 11 Nov 2021 23:51:44 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Vary: Accept-Encoding
Link: <https://www.radioevros.gr/wp-json/>; rel="https://api.w.org/"
Link: <https://www.radioevros.gr/wp-json/wp/v2/pages/36189>; rel="alternate"; type="application/json"
Link: <https://www.radioevros.gr/>; rel=shortlink
Last-Modified: Thu, 11 Nov 2021 23:51:40 GMT
Expires: Fri, 12 Nov 2021 00:51:40 GMT
Pragma: public
Cache-Control: max-age=3596, public
ETag: "c4a3003d0e6daaa00a84117a75379b06"
Link: <https://www.radioevros.gr/wp-json/>; rel="https://api.w.org/"
Link: <https://www.radioevros.gr/wp-json/wp/v2/pages/36189>; rel="alternate"; type="application/json"
Link: <https://www.radioevros.gr/>; rel=shortlink
#4 curl https://www.radioevros.gr/ -I
HTTP/1.1 200 OK
Date: Thu, 11 Nov 2021 23:52:31 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Vary: Accept-Encoding
Link: <https://www.radioevros.gr/wp-json/>; rel="https://api.w.org/"
Link: <https://www.radioevros.gr/wp-json/wp/v2/pages/36189>; rel="alternate"; type="application/json"
Link: <https://www.radioevros.gr/>; rel=shortlink
Last-Modified: Thu, 11 Nov 2021 23:52:10 GMT
Expires: Fri, 12 Nov 2021 00:52:10 GMT
Pragma: public
Cache-Control: max-age=3579, public
ETag: "c4a3003d0e6daaa00a84117a75379b06"
Link: <https://www.radioevros.gr/wp-json/>; rel="https://api.w.org/"
Link: <https://www.radioevros.gr/wp-json/wp/v2/pages/36189>; rel="alternate"; type="application/json"
Link: <https://www.radioevros.gr/>; rel=shortlink
-
This reply was modified 4 years, 8 months ago by
Stelios.
-
This reply was modified 4 years, 8 months ago by
Stelios.