mraburn
Forum Replies Created
-
I can also state its not working with Paypal Express or Paypal Pro. I think it has to do with the wordpress 4.4 update as well. I am currently trying to rollback by WP version to see if it fixes this.
Forum: Fixing WordPress
In reply to: Add Expires: A2592000 to Headers on S3I 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.
Im using the DEV version and the CDN is working properly accept for the CSS and JS calls in the header.
It looks like he is using a new method to combine all the files with one URL call, but that call stays local, not from the CDN.
All images, media and the NextGen gallery are being pulled from the CDN.
I found the new settings for the Minify to have Auto or Manual mode of combined files.
The AUTO mode seems to be the one that makes the Local server call.
In Minify Manual mode it then calls the main CSS and JS files from the CDN, however I cannot now add the files that I want to have included in the minify from other JS and CSS that come with other plugins.
I know this is a DEV version, Im just reporting what I see so that it may help.
I have the Dev version installed here…
https://www.stangnet.com/It seems to be working OK, I notice there are feature changes from the current version so I will assume nothing. ??
Minify has changed… so I see where I do not specify the files I want to have minified and then the ‘upload to CDN’ is disabled for minify. There is the ‘logged in user will not get minify’, which enabled and when I view the source the CSS and some JS IS called from the CDN not just combined. IF I enable minify for ‘logged in users’ then I see the CSS and JS calls being made in a combined URL but it is LOCAL, not the CDN.
All media and ‘other’ media seems to be being called from the CDN like normal.
Anything else I should be looking for?
I am giving it a spin now, I will let you know in a bit, I will decrease the wait time for upload checks and see what results I get using this. Thanks!
Does anyone know where we are at on this one?
I’ve been checking settings to help see if something pops up that can clarify what is happening.
I do know in the CDN setup when I was installing W3 that I get an ERROR when trying the test upload. I figured I was stuck when I installed but went ahead and did all the manual uploads of initial media, minify etc, and it worked.
Maybe this test failure reflects something. Can you guys check yours and see.
This happens on Auto, SSL and non SSL in the options for connecting to Cloudfront.
I had a bunch of files in my cue yesterday when checking this post and had removed them from the que… they were all File Already exists errors. They are back in the que now.
I installed W3 Cache 2 days ago and see it behaving the same way. If I deactivate the plugin then reactive, it starts serving the CDN content from Cloudfront.
It seems to only be the JS and CSS minify and *Other files like from NextGen Gallery that stop being called from the CDN, all normal media like blog images are still being called from the CDN.
I can also open a different browser on the same machine and get the CDN calls to work, then go to a blog post and the same calls are now being called locally, not from the CDN.
Something is not right for sure.