robin850 / carrierwave-dropbox

Carrierwave storage for Dropbox
MIT License
66 stars 28 forks source link

Slow request speed. #23

Open Francismb opened 8 years ago

Francismb commented 8 years ago

I started using them gem about 2 days ago and I do like it a lot, I am using it to host uploaded images.

When I implemented and tested it on Openshift I ran into the issue of slow TTFB as well as incredibly slow downloading of the images on Dropbox which I'm not exactly sure why. This only happens on pages with the with Dropbox images.

Has anyone experienced this before? This is the site url https://francismb.com/projects

Francismb commented 8 years ago

Now I'm noticing images are loading quickly but TTFB is around 7 seconds for me.

Francismb commented 8 years ago

This may be a duplicate of issue #12