Updated faq.njk

Clarify server location and uploads caching by CDN.
This commit is contained in:
Bobby Wibowo 2019-01-05 11:54:29 +07:00
parent 8072f2fdf7
commit e81776c482
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF

View File

@ -66,6 +66,20 @@
</div>
</article>
<h2 class='subtitle'>Where is the server located at?</h2>
<article class="message">
<div class="message-body">
Singapore. Expect high First Time Byte (FTB) everywhere else, especially anywhere on the other side of the planet Earth (generally can be over 1000ms). I believe it is mostly due to the fact that we are using Cloudflare, since your requests have to go through them first. However, since Cloudflare will cache your uploads too, they should have much better FTB afterwards (and generally faster download speed too).
</div>
</article>
<h2 class='subtitle'>Since my uploads are being cached, what about after I delete them from the dashboard?</h2>
<article class="message">
<div class="message-body">
Not to worry. We will send API requests to Cloudflare to purge their cache immediately after you delete your uploads from the dashboard. Cache of thumbnails will also be purged so no need to worry about them either.
</div>
</article>
<h2 class='subtitle'>Do you have a No-JS uploader form?</h2>
<article class="message">
<div class="message-body">