php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #56893 Proxy support for apc.php
Submitted: 2006-03-15 00:16 UTC Modified: 2008-08-29 15:32 UTC
From: d dot begley at uws dot edu dot au Assigned:
Status: Closed Package: APC (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2006-03-15 00:16 UTC] d dot begley at uws dot edu dot au
Description:
------------
Request for new feature - could configurable HTTP proxy support be added to the apc.php instrumentation script for APC (ie., allowing the "check version" feature to work through corporate firewalls/proxies if the appropriate variable is set rather than always trying to go direct)?

I have my own hard-coded hack that appears to work in my own environment but I suspect there's a better way to do this the hack I've created (and further suspect that other people might want/need this feature in future).

Thanks..

Reproduce code:
---------------
n/a

Expected result:
----------------
apc.php's "check version" feature to use configured HTTP proxy

Actual result:
--------------
apc.php's "check version" feature currently has no support for HTTP proxies

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-08-29 15:32 UTC] shire@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 21:01:31 2024 UTC