Cache redirects from Special:Redirect
authorBrian Wolff <bawolff+wn@gmail.com>
Fri, 1 Feb 2019 01:54:08 +0000 (01:54 +0000)
committerBrian Wolff <bawolff+wn@gmail.com>
Sun, 17 Feb 2019 10:32:57 +0000 (10:32 +0000)
commitf661f3373eb500949b7e421b0df5a955d2904809
tree85edbd04efe3fdf313687cdb195682099773d5a3
parentace00ba8327c2b73ab8e0b225a3782b49ff4de14
Cache redirects from Special:Redirect

People sometimes link these from high traffic places, so it is
important to cache in varnish.

File's with height can change so only cache that for 10 seconds.

Also change from 302 to 301.

Change-Id: I87a60c812cd1aa78a36359090c0cb8390be7183f
includes/specials/SpecialRedirect.php