-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comet Cache v170808-RC (Release Candidate) #909
Comments
Tested using: WordPress Version: 4.8-RC2-40880 Confirmed Working
Click for Results
Currently Testing
|
Bug in Pro Updater for RC updates@jaswrks and I discovered a bug in the Pro Updater that prevented the installation of Beta Updates via the built-in Pro Updater. This bug doesn't cause any harm, but it did prevent RC versions from being installed via the Pro Updater, which meant that any Pro users who were opting into Beta Updates via the built-in Pro Updater were not actually receiving them. @jaswrks is working on a fix now and we'll have the fix rolled into the upcoming General Availability release. Note that this isn't a new bug; this bug has existed for awhile and we only now discovered it while testing v170808-RC. |
…releases from being installed whenever they were desired by a site owner. Even when a site owner explicitly enabled beta release updates, they were not coming through due to problematic calls to `version_compare()` against a version with a dev-state suffix. This same bug was causing some oddities in version-specific upgrade routines, and in upgrade routines in general whenever a beta release was installed on top of an existing formal release state; i.e., when existing, previous version did not have a dev-state suffix, which is typical. Fixed all in this release. See [Issue #909 comment](wpsharks/comet-cache#909 (comment)).
I rebuilt the Lite and Pro the version from the latest version of the Lite VersionUpon installation:
Pro VersionUpon installation:
|
|
When uploading Comet Cache Pro 170808-RC (build 3) on NGINX server (PHP versions 5.4-7.1), the following error appears:
PHP Version: 5.4.45, 5.5.38, 5.6.30, 7.0.17 Uploading and installing Comet Cache™ Pro v170220 has no problem on same sites. For Non-NGINX server, plugin installed and work successfully for Comet Cache Pro 170808-RC (build 3). |
Installed and tested Comet Cache Pro 170808-RC (build 3) on Apache/2.4.18. No issues. 👍 |
Hi Comet Cache! I trying to enable Memcached for a Heroku hosted site. We use MemCachier that requires SASL authentication and binary protocol. Is SASL authentication supported by the current RC of Comect Cache Memcached? Cheers! |
Hi, Looks like the htaccess template files are pointing to the wrong directory - on the plugin settings page, querymonitor shows errors for each of the template files. The files exist, but in a different directory (not in classes/MenuPage/)
|
@ivarbergman writes...
No, sorry, SASL authentication is not supported at this time. @octavianparalescu writes...
Thank you. I will look into this. @octavianparalescu writes...
Yes, unfortunately this is necessary due to limitations in the simple approach taken by Memcached (in terms of how we can clear the cache). @octavianparalescu writes...
Agreed. I will take this into consideration in a future release. @jamescl writes...
Thank you very much for the heads up! I'll get this corrected before release. For everyone looking for an update on the next release: Thank you very much for your continued patience. We fell behind quite a bit on our release schedule, but a new release will be coming very soon. |
Hello! |
Hello There |
This is by far the best caching plugin out there, I really hope it's still being maintained. |
Отлично все работает!!! |
General Availability Target Date: August 14th, 2017
Downloads
Changelog
Referrer-Policy
to whitelist for cachable HTTP headers. See Issue #892.disk_total_space()
and/ordisk_free_space()
functions were disabled by the PHP configuration. Comet Cache now handles this scenario gracefully by hiding disk-related stats when those functions are not allowed. See Issue #775See also: Comet Cache v170808-RC Release Announcement
Reporting Issues / Feedback
Please report any issues or feedback related to this Release Candidate using this GitHub issue. Please post a comment below with details.
If you are reporting a UI-related issue, please include a screenshot.
If you are reporting a bug, please provide list of steps to reproduce and if the bug is related to an existing GitHub issue, please provide a link to that GitHub issue as well.
Reported Issues to Fix
None at this time.
The text was updated successfully, but these errors were encountered: