[wp-trac] [WordPress Trac] #49329: memory_limit in site health is not really correct, value is taken from wp_raise_memory_limit

WordPress Trac noreply at wordpress.org
Tue Jul 28 13:32:38 UTC 2020


#49329: memory_limit in site health is not really correct, value is taken from
wp_raise_memory_limit
-------------------------------------------------+-------------------------
 Reporter:  espiat                               |       Owner:
                                                 |  SergeyBiryukov
     Type:  defect (bug)                         |      Status:  reopened
 Priority:  normal                               |   Milestone:  5.5.1
Component:  Site Health                          |     Version:  5.3.2
 Severity:  normal                               |  Resolution:
 Keywords:  needs-testing 2nd-opinion needs-     |     Focuses:
  patch                                          |  administration
-------------------------------------------------+-------------------------
Changes (by SergeyBiryukov):

 * milestone:  5.5 => 5.5.1


Comment:

 This still needs a patch to account for `ini_get( 'memory_limit' )`
 reporting incorrect values in some environments.

 Seems like `$ini_all['memory_limit']['global_value']` could be used
 instead. Let's follow up in 5.5.1.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49329#comment:36>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list