[wp-trac] [WordPress Trac] #21646: Bump memory limit from 32MB

WordPress Trac wp-trac at lists.automattic.com
Sat Sep 8 19:43:20 UTC 2012


#21646: Bump memory limit from 32MB
-------------------------+------------------
 Reporter:  nacin        |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  3.5
Component:  Performance  |     Version:  3.0
 Severity:  trivial      |  Resolution:
 Keywords:  2nd-opinion  |
-------------------------+------------------
Changes (by wonderboymusic):

 * keywords:  close 2nd-opinion => 2nd-opinion
 * version:  3.4.2 => 3.0
 * type:  feature request => enhancement


Comment:

 99% of blogs that use WordPress have no clue what PHP and memory are, and
 have no access to php.ini. Because of that, WordPress tries to override
 memory_limit with an ini_set call, which is currently done using the
 WP_MEMORY_LIMIT constant at runtime. 32M is 1/4 the default limit PHP
 recommends in version PHP 5.4.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21646#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list