This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
If you use Fastly, deploy the most up-to-date VCL configuration.
Locate the vendor/ibexa/fastly/fastly/ez_main.vcl
file,
make sure that it has been updated with the following changes, and upload it to your Fastly:
- Add the following lines:
1 2 3 |
|
- Move the
#FASTLY recv
macro call to a new location, right after thePreserve X-Forwarded-For in all requests
section.