[wp-trac] [WordPress Trac] #27626: wp_check_browser_version() collects information for WP and potentially poses privacy concerns, also causes slow load time
WordPress Trac
noreply at wordpress.org
Tue Apr 1 23:23:02 UTC 2014
#27626: wp_check_browser_version() collects information for WP and potentially
poses privacy concerns, also causes slow load time
-------------------------------+------------------------------
Reporter: chris.mcmacken | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.8.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by nacin):
* keywords: => reporter-feedback
Comment:
Hi chris, sounds like you have something weird going on, then. The request
is made once per week and stored in a transient in the DB. There are two
reasons why the request may be happening every time:
* Your user agent is changing on every request
* Transients are not being stored persistently
If you have a wp-content/object-cache.php file, that would point to the
second bullet.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27626#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list