caching - Amazon S3 Missing Files -


We are working to develop user widgets, which our members can embed on our website and blogs our servers But to reduce the load, we want to be able to compile the required data file for each user prematurely and store it on your Amazon S3 account.

Although it seems quite simple, it is expected that our script for S3 can be a way to automatically ping if a file requests that does not exist for some reason (eg. For this, it did not upload properly) Actually, we want Amazon S3 to act as our cache and inform the script on a cash memo. I do not believe that Amazon offers a way to do it directly, but I was hoping that some hackers might come in there with a great way to get there (like mod_rewite, hash table, etc.).

Thank you in advance for your help; advice!

Amazon currently does not support it, but for now, what you can do and You can parse the log for an hour or once at a time 404.

This is definitely not immediate, but it will stop long duration 404 and you are missing out on some files.


Comments