• ctimmermans

    (@ctimmermans)


    I successfully set up my blog to work with W3 Total Cache and Amazon Cloudfront combined with several CNAMES makes live easy and cheap!

    However, now I noticed that the minified file in all of this is not being downloaded from the CDN.

    Here are some of the relevant settings:

    CHECKED Rewrite URL structure
    If disabled, CSS and JS embeddings will use GET variables instead of “fancy” links.

    CHECKED Automatically upload modified files
    If CDN is enabled (and not using the origin pull method), your minified files will be automatically uploaded.

    CHECKED Host minified CSS and JS files
    If checked, minified CSS and JS files will be hosted with the CDN.

    CUSTOM FILE LIST
    images/*
    favicon.ico
    wp-content/gallery/*
    wp-content/uploads/*
    wp-content/plugins/*.js
    wp-content/plugins/*.css

    So in essence: The minifying works fine (locally) the CDN works like a blast. However, the minified files don’t get loaded of off CloudFront, so they don’t seem to work together.

    What is a possible problem here?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Frederick Townes

    (@fredericktownes)

    Have you checked the unsuccessful transfer queue on the CDN settings tab?

    I’m having the same problem and yes I’ve checked the unsuccessful transfer queue and nothing is there.

    I don’t even see those two options in my config page:

    Host minified CSS and JS files
    If checked, minified CSS and JS files will be hosted with the CDN.

    CUSTOM FILE LIST

    Is that why my files are not being uploaded to amazon CDN?

    I’m looking at this page:
    admin.php?page=w3tc_minify

    and dont have those two options. I have only the first two OP mentioned.

    Feel free to submit a bug submission form from the support tab of the plugin.

    I found these options on another page. I thought the OP was referring to a single page in config pannel.

    thx

    Ok.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[W3 Total Cache] Minify & Amazon Cloudfront (CDN)’ is closed to new replies.