Closed (duplicate)
Project:
Update Status Advanced Settings
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2008 at 18:54 UTC
Updated:
20 Feb 2008 at 16:52 UTC
I'm running Drupal 6.0 behind a corporate proxy (Novell BorderManager -> all traffic goes to ). My operating system has been properly configured with system wide proxy settings.
With the update module enabled, browsing admin pages takes an enormous amount of time per page load -> 10 seconds or more. My sense is that the update module is checking for updates on every admin page, and since the module cannot connect the requests timeout.
Aside from disabling the update module, is there any way to configure proxy settings for Drupal - or at least this module?
Comments
Comment #1
dwwFor discussion of proxy settings, see #172708: updating from an intranet
For other possible performance problems with update status, see #222073: Update Status causing Drupal to run very slowly and/or #220592: Core cache API breaks update.module: fetches data way too often, kills site performance, etc