#2224 closed defect (bug) (fixed)
Caching exhausts memory during imports
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://wordpress.org/support/topic/54099?replies=3
Importing large numbers of posts will exhaust memory due to our internal caching. We need to turn off the cache during imports.
Change History (3)
Note: See
TracTickets for help on using
tickets.

(In [3404]) Don't cache posts when importing. fixes #2224