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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Thu Apr 25 12:01:31 2024 UTC