[wp-trac] [WordPress Trac] #27008: dashboard feed error when behind proxy (RSS Error: WP HTTP Error: 111)
WordPress Trac
noreply at wordpress.org
Wed Feb 5 11:42:19 UTC 2014
#27008: dashboard feed error when behind proxy (RSS Error: WP HTTP Error: 111)
--------------------------+------------------------------
Reporter: richardrigby | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Feeds | Version: 3.8.1
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by dd32):
How odd.
The cache I was referring to wasn't browser or computer specific however,
rather it's a Transient which has a default timeout of 12hours.
A starting point for debugging is
https://core.trac.wordpress.org/browser/trunk/src/wp-includes/class-
feed.php#L18
I'd disable the cacheing in `WP_Feed_Cache_Transient` (make `load()`
return false), and then test again, then look into `WP_SimplePie_File`
which uses the same HTTP fetching commands as Plugin installs.
Good luck and I'll be interested in hearing what you find
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27008#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list