Last modified: 2012-05-14 19:34:31 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T38685, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36685 - local ip instead of ip of user
local ip instead of ip of user
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
deployment-prep (beta) (Other open bugs)
unspecified
All All
: High major
: ---
Assigned To: Peter Bena
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-09 06:07 UTC by Peter Bena
Modified: 2012-05-14 19:34 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Peter Bena 2012-05-09 06:07:44 UTC
mw see a local ip address of squid instead of global
Comment 1 Sam Reed (reedy) 2012-05-09 15:59:35 UTC
You'll want to set wgSquidServersNoPurge to a list of all the squid public ips
Comment 2 Peter Bena 2012-05-09 16:04:39 UTC
I believe we already have that. It stopped working after hashar's fix of php config
Comment 3 Antoine "hashar" Musso (WMF) 2012-05-14 18:11:16 UTC
Currently:

$wgUseSquid = true;
$wgSquidServers = array('10.4.0.17');
$wgSquidServersNoPurge = array('10.4.0.17');
Comment 4 Antoine "hashar" Musso (WMF) 2012-05-14 19:34:31 UTC
I have removed an occurrence of squid.php include which happened before loading DefaultSettings.php that basically deleted the list of squids !

Checked from the debug log, seems fine now.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links