wimleers / fileconveyor

File Conveyor is a daemon written in Python to detect, process and sync files. In particular, it's designed to sync files to CDNs. Amazon S3 and Rackspace Cloud Files, as well as any Origin Pull or (S)FTP Push CDN, are supported. Originally written for my bachelor thesis at Hasselt University in Belgium.
https://wimleers.com/fileconveyor
The Unlicense
341 stars 95 forks source link

Rackspace Cloud Container TTL #156

Open freshjones opened 10 years ago

freshjones commented 10 years ago

I am using fileconveyor to push content into a rackspace cloud files container, and every so often my cloud containers TTL setting gets reset back to 1 day (from 1 month) which effects my site performance. Rackspace says they are not doing it, so I wondered if there was anything in FC that might be doing something like that? Its the only thing I can think of since I have had to stop and restart fileconveyor a number of times.