We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Today I became aware of the horrible speeds the Netlify proxy is outputting, check an example file:
Without a proxy: 68.2 MB/s on average With Netlify proxy: 4.3MB/s on average
68.2 MB/s
4.3MB/s
It will be best to just redirect the requests instead of proxying them or to find a better proxy solution.
The text was updated successfully, but these errors were encountered:
filiptronicek
No branches or pull requests
Today I became aware of the horrible speeds the Netlify proxy is outputting, check an example file:
Without a proxy:
68.2 MB/s
on averageWith Netlify proxy:
4.3MB/s
on averageIt will be best to just redirect the requests instead of proxying them or to find a better proxy solution.
The text was updated successfully, but these errors were encountered: