php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56018 unable to enable APC only for specific virtual hosts
Submitted: 2004-03-30 04:24 UTC Modified: 2005-06-27 04:08 UTC
From: apcbug at phacka dot sk Assigned: rasmus (profile)
Status: Closed Package: APC (PECL)
PHP Version: Irrelevant OS: any
Private report: No CVE-ID: None
 [2004-03-30 04:24 UTC] apcbug at phacka dot sk
Description:
------------
i'd like to use APC only for specific virtual hosts in apache, however if i set apc.enabled to 0 then i cannot override it with setting to 1 for a virtual host, the reason is that i don't need to cache php scripts that have only a few hits per week
Turck MMCache is able to do that, however it leaks memory and after a week running there is huge difference between APC and MMCache in favor of APC



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-06-27 04:08 UTC] rasmus@php.net
This is implemented now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 00:01:27 2024 UTC