
paolo mainardi
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by paolo mainardi-
paolo mainardi commented,
Solved by reading here: https://docs.fastly.com/guides/securing-communications/tls-termination.html Thanks!
-
paolo mainardi created a post,
X-FORWARDED-PROTO over TLS
We have recently activated TLS, inspecting the request headers we saw that X-FORWARDED-PROTO is not sent within the http headers, this makes impossible to us to understand if the original request w...
-
paolo mainardi commented,
To test with a loop: watch -n [number] curl -svo /dev/null [url] -H "Fastly-Debug: true" Where "number" is an integer.