Skip to content

opcache.interned_strings_buffer either has no effect or opcache_get_status() / phpinfo() is wrong #11715

Closed
@gndk

Description

@gndk

Description

In my php.ini I have set opcache.interned_strings_buffer to 16.

phpinfo() confirms this:

image

But opcache_get_status()...

image

and phpinfo()...

image

... show interned_strings_usage['buffer_size'] as full at ~6mb.

I don't know if it's relevant, but opcache has enough free memory:

image

But the used_memory and free_memory also add up to a different value than the 1024 I set for opcache.memory_consumption, although close.

PHP Version

8.2.8

Operating System

Ubuntu 20.04

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions