• I cannot see where it is or not getting this info from my META in AWS control, but it would be nice if you could send an EXPIRES to the CDN to help with Cache.

    Is there a way I can do this or maybe a feature you add in for AWS when being used as the CDN.

    I can set the Expires meta to each image once it is on S3, but I know I have read you can pass this information up to AWS when the file is loaded.

    The ETag is fine, but now we need a Expires sent.

    A2592000 would be one month which is the min they like to see. Then if you change the image in WP, then when it reuploads to S3 a new ETag is set so the new image would show.

    Im not a total geek so my terminology may be off. ??

    Thanks!
    Mike

Viewing 1 replies (of 1 total)
  • Thread Starter mraburn

    (@mraburn)

    I reviewed this and I believe the best plan would be to set a Cache-Control rather than an Expires, as that has to be an actual date.

    If we could configure WTC to set max-age=2592000 which is a month, that would be a good start. Maybe make it a variable we can choose. Once I upload an image or gallery heck it will never change, so a year setting is fine too.

Viewing 1 replies (of 1 total)
  • The topic ‘Add Expires: A2592000 to Headers on S3’ is closed to new replies.