[wp-trac] [WordPress Trac] #32075: Only set WP_MAX_MEMORY_LIMIT by default when its greater than memory_limit

WordPress Trac noreply at wordpress.org
Wed Jul 8 00:02:21 UTC 2015


#32075: Only set WP_MAX_MEMORY_LIMIT by default when its greater than memory_limit
-----------------------------+-----------------------------
 Reporter:  danielbachhuber  |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Future Release
Component:  Bootstrap/Load   |     Version:  3.2
 Severity:  normal           |  Resolution:
 Keywords:  needs-patch      |     Focuses:
-----------------------------+-----------------------------
Changes (by jeremyfelt):

 * keywords:   => needs-patch
 * milestone:  Awaiting Review => Future Release


Comment:

 So if `memory_limit` < 256MB, set `WP_MAX_MEMORY_LIMIT` to 256MB,
 otherwise set `WP_MAX_MEMORY_LIMIT` to `memory_limit`?

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


More information about the wp-trac mailing list