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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: viktor at szepe dot net
New email:
PHP Version: OS:

 

 [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: Tue Apr 16 20:01:31 2024 UTC