
Czövek András
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Czövek András-
Czövek András commented,
It might be important to note that for logged-out users we see X-Served-By headers containing two nodes (as it should). (In this case our vcl logic more or less simplifies down to the one of Fastly...
-
Czövek András commented,
I start all my vcl subs with the #FASTLY include. E.g. sub vcl_recv { #FASTLY recv // My logic comes here. } So I guess this should not be a problem. Strangely we still get a surpri...
-
Czövek András created a post,
Only one X-Served-By with shielding
Hi all, According to https://docs.fastly.com/guides/performance-tuning/understanding-cache-hit-and-miss-headers-with-shielded-services# the X-Served-By header should contain two nodes if shielding ...