[wp-trac] [WordPress Trac] #35979: Specific URL text present in post or page contents may cause WP to run out of memory in the front-end
WordPress Trac
noreply at wordpress.org
Sun Feb 28 03:16:27 UTC 2016
#35979: Specific URL text present in post or page contents may cause WP to run out
of memory in the front-end
-------------------------------------+------------------
Reporter: fhoech | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.5
Component: Embeds | Version: 4.4
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+------------------
Changes (by dd32):
* keywords: => has-patch needs-testing
* version: 4.4.2 => 4.4
* milestone: Awaiting Review => 4.5
Comment:
[attachment:35979.diff] specifies the `limit_response_size` parameter for
HTTP requests, that will cause it to only request a maximum of 150kb of
data (the same limit we apply to Pingback verification requests).
The change to `</head>` detection is incase there's >150KB of data in the
`<head>` (crazy, but plausible).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35979#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list