Skip to content

Possible memory leak #56

@shmuel-krakower

Description

@shmuel-krakower

Hi @tollmanz
Following some work on my side to test this plugin under load tests I thing I see an issue when non of the memcached servers are available.
When running the load test and stopping the memcached instance(s), over time, the usage of memory on the php server is increasing.

Once I start the memcached instance(s) again, the memory utilization is kept on the same level.

My setup is apache 2.4 with mod_php.
Memory is used by the apache/php processes.

I'll try to make sure this issue is not only due to my PR #54 #55 and if it isn't, I'll try to look into PHP memory dumps to troubleshoot that.
Are there any known memory issues?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions