
Vojtech Knyttl
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Vojtech Knyttl-
Vojtech Knyttl commented,
For future reference for the community, this is resolved with: [local_server.backends.my-backend] url = "https://my-backend.app" override_host = "my-backend.app"
-
Vojtech Knyttl created a post,
Compute@Edge Tail logging from Javascript does not show anything
Based on these two docs: https://developer.fastly.com/learning/compute/javascript/ https://www.fastly.com/blog/introducing-compute-edge-log-tailing-for-better-observability-and-easier-debugging I...
-
Vojtech Knyttl created a post,
Compute@Edge fetch path without host from backend
Hi, I have defined my backends in fastly.toml as: [local_server] [local_server.backends] [local_server.backends.my-backend] url = "https://my-backend.app" Now, I would like to fetch from t...