https://bugzilla.wikimedia.org/show_bug.cgi?id=21551
Summary: Allow configuring the Squid response chars limit on
purges
Product: MediaWiki
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Keywords: need-review, patch
Severity: enhancement
Priority: Normal
Component: General/Unknown
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=6796)
--> (https://bugzilla.wikimedia.org/attachment.cgi?id=6796)
new $wgSquidResponseLimit configuration directive, with a default value.
SquidUpdate uses a hardcoded configuration for the character limit of the Squid
server response (SquidUpdate.php, line 143). This makes it hard to integrate MW
into custom compilations of Squid, and/or different reverse proxy applications
(like Varnish) that might return a different length of result.
In this patch, I've created a new configuration directive
$wgSquidResponseLimit, and set it to 250 by default (same as the hard-coded
value).
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l