[SOLVED] When sometimes i fetch data from appwrite cloud is Very Slow.
- 0
- Databases
- Web
- Storage
- Cloud
If the issue is the network
Also, do you can send the full request/response in the dev tools of the slow request?
Censor any sensitive data
well i test it on ur domain it's much faster doesn't get slow, i think it's really a network issue.
Then yes, that's it
It should load like other services using cloudflare like the green one
Your MTR does not really indicate any suspicious.
Can you maybe try again with a VPN?
i will try that, but in the end i guess the self host is the only solution.
Currently yeah
Even when your response times improves it still be somewhere around 500ms which is still too high for any productive use.
You can later migrate to appwrite cloud when they have servers in your region
Or using cloudflare in front of cloud (like with my domain)
It would still be in the hundreds
Well, 3x faster compared to using cloud directly
well let's hope that happens, but i will wait for the release of appwrite, maybe when it got out of beta version it will be much more powerful.
If I use cloudflare it puts me in the hundreds and that shit is unbearable. Every action takes at least 200ms - 800ms. Who can put up with that
yeah this would too. but a serious i think i would still have a problem with slow data fetching
They will release more servers in different regions as soon as they consider cloud stable
[SOLVED] When sometimes i fetch data from appwrite cloud is Very Slow.
Wdym? You get more latency with CF?
Germanys biggest ISP provider wants to double dip lmao. They want to get paid from their customers and from big providers to let them use their network. The latter is rather unusual.
That's why any subdiaries or anyone who uses DTAG network will have worse performance when the website is using CF.
Users get peered to the US first before it goes back to europe.
It's better on a paid CF plan but still.
Recommended threads
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...