https://bugzilla.wikimedia.org/show_bug.cgi?id=39005

       Web browser: ---
             Bug #: 39005
           Summary: Varnish 2.x doesn't like full urls in PURGE requests
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
               URL: http://www.mediawiki.org/wiki/Thread:Project:Support_d
                    esk/Varnish_purging_not_working_since_Varnish_2.x
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


According to
http://www.mediawiki.org/wiki/Thread:Project:Support_desk/Varnish_purging_not_working_since_Varnish_2.x
Varnish 2.x expects HTTP purge's to be of the form

PURGE foo HTTP/1.0
host: http://somewhere.com

instead of what we do which is:

PURGE http://somewhere.com/foo HTTP/1.0


We should investigate if this is true, and if so either change our
SquidPurgeClient to do what varnish likes, or put in a config variable

-- 
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

Reply via email to