php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #66520 dedicated memory
Submitted: 2014-01-20 12:48 UTC Modified: 2016-11-18 21:06 UTC
From: viktor at szepe dot net Assigned:
Status: Wont fix Package: APC (PECL)
PHP Version: Irrelevant OS: Debian squeeze
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2014-01-20 12:48 UTC] viktor at szepe dot net
Description:
------------
My vps often gets overloaded (by many requests, slowloris-like "I dont wait for HTTP response" etc.)
In these cases - I think -APC's shared memory get swapped.

Is there a way to keep APC in memory or disable APC in case of "out of memory"?



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-11-18 21:06 UTC] kalle@php.net
-Status: Open +Status: Wont fix
 [2016-11-18 21:06 UTC] kalle@php.net
APC is no longer supported in favor of opcache that comes bundled with PHP, if you wish to use the user cache, then look at PECL/APCu.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 02:01:29 2024 UTC