[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 May 5 18:29:39 UTC 2020


#49329: memory_limit in site health is not really correct, value is taken from
wp_raise_memory_limit
------------------------------+-----------------------------
 Reporter:  espiat            |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  5.5
Component:  Site Health       |     Version:  5.3.2
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:  administration
------------------------------+-----------------------------

Comment (by SergeyBiryukov):

 I think there might be some confusion with [attachment:"49329.2.diff"] as
 it lists the original value as "(only for admin screens)", but the actual
 value used for admin screens doesn't have any remark:

 |PHP memory limit|256M|
 |PHP memory limit (only for admin screens)|64M|

 I think it should be vice versa, something like

 |PHP memory limit (only for admin screens)|256M|
 |PHP memory limit (original value)|64M|

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


More information about the wp-trac mailing list