Hi everyone!
The issue I run into is that when I upload files I chunk them into smaller pieces. After each chunk a new request gets sent. These requests have a long TTFB waiting time as you can see here:
It takes 1.2 mins to upload 50mb and then 30 seconds to respond from Cloudflare to my server in order to start the next 50mb chunk.
Is there a way I can disable Cloudflare for http://testnow.ga/jquery-file-upload only and not for http://testnow.ga/ ?
I would appreciate any help!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I’m not sure if this is possible on the pay accounts, though it’s not possible to disable specific URL’s on their free accounts.
The only way around this that I can think of would be to setup a sub-domain, disable that sub-domain within the CloudFlare control panel (you’d still need to set it up so that they’re aware of it), and then use the sub-domain to access your upload script.
Thanks for the response! I figured it would only be available through subdomains. I wish that would be a possibility on my end to set up a sub domain. :-( Seems like I just need to do some better caching on my end. Shouldn’t be too hard and on top of it all the popular libraries are available as CDNs anyways.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.