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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: apcbug at phacka dot sk
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Thu Dec 26 19:01:30 2024 UTC