Automattic / Automattic/wp-super-cache

Out of memory error on REST API accesses, even when caching is disabled

Open
#880 3 comments 0 reactions 0 assignees View on GitHub
[Plugin] Super Cache enhancement
Dominant language
PHP
Stars
436
Forks
130
Avg merge
15h 11m
Merged PRs (30d)
10

Description

I am experiencing out of memory errors on RESP API accesses, even when caching is disabled:

`msg:Allowed memory size of 134217728 bytes exhausted (tried to allocate 1130496 bytes) | file:.../public_html/wp-content/object-cache.php | ln:935`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting public_html/wp-content/object-cache.php around line 935 and reproduce the reported REST API access with caching disabled. Determine what triggers the memory exhaustion and verify that the failing access completes without exceeding the configured memory limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.