Q1. Is it possible to change the URL returned by this function? Right now it returns "http://s3.amazonaws.com/[bucket]/[key]?(key/expire/ sig)". I have a CNAME set for my s3 to [bucket].s3.amazonaws.com, so would want the function to return "http://myCNAME/[key]?(key/expire/ sig)".
Q2: The "Expires" field is a ten digit number; how is this generated? P1: I am getting a lot of intermittent "SignatureDoesNotMatch" errors. Sometimes the URL resolves correctly, the next refresh it does not. Has anyone else seen this behaviour? -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
