• CDN sync tool is recommended to be used with WP Super Cache so I try to get it to work. I am using a subdomain multisite installation currently with 3 sites.

    Each time I sync another “.min” section is added to Javascript files. For example:
    wp-content/uploads/jquery.ui.draggable.min.min.min.min.js gets:
    wp-content/uploads/jquery.ui.draggable.min.min.min.min.min.js
    etc.

    Since I want to run the site for month possibly years my biggest concern is that the filenames are growing an I wounder how long I can use the tool until the 256 Byte maximum filename length is reached. At the moment I can not be sure what happens with the CDN sync tool once the maximum filename length is reached. Did anybody experience this already?

    Any idea how to make CDN sync tool to only have one minified version per js file?

    http://wordpress.org/plugins/cdn-sync-tool/

  • The topic ‘minify issue with Javascript files’ is closed to new replies.