[wp-trac] Re: [WordPress Trac] #4011: add global proxy support in
options
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 6 10:46:24 GMT 2008
#4011: add global proxy support in options
----------------------------------------------------+-----------------------
Reporter: tmountjr | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version: 2.2
Severity: normal | Resolution:
Keywords: proxy snoopy needs-patch needs-testing |
----------------------------------------------------+-----------------------
Comment (by futtta):
just bumping up, support for proxies is very important if we want to
enable '''intranet-deployments of wordpress'''. servers on an intranet
rarely have a direct connection to the internet (proxy or even no
connection at all). currently this means wordpress will stop working after
some time, with timeouts caused by attempts to connect to the internet to
check for updates for core/ plugins.
not only should one be able to configure a proxy (+ proxy authentication
info), you should also be able to specify there is no connection to the
internet at all?
i tried to add 'return false' to a number of update functions, but ended
up disabling fsockopen in php.ini all together. a pain, really.
--
Ticket URL: <http://trac.wordpress.org/ticket/4011#comment:9>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list