github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2016-06-26 09:36 pm

[dreamwidth/dw-free] c56dc0: Remove reproxying

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: c56dc037ad0c9509f4142646258f2977ce2116b9
https://github.com/dreamwidth/dw-free/commit/c56dc037ad0c9509f4142646258f2977ce2116b9
Author: Mark Smith <mark@dreamwidth.org>
Date: 2016-06-27 (Mon, 27 Jun 2016)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Controller/Media.pm
M cgi-bin/LJ/ConfCheck/General.pm
M cgi-bin/LJ/Global/Defaults.pm
M cgi-bin/LJ/User/Icons.pm

Log Message:
-----------
Remove reproxying

This is part of a series, but this simplifies some later things. This
removes "reproxying" from the codebase. Since we're recommending people
use Varnish, Cloudflare, or some other caching system, there's not a lot
of performance gain by reproxying. Particularly with how fast computers
are these days.


Commit: f7ba1810c3e95e0d114806670941b4a9495f34ef
https://github.com/dreamwidth/dw-free/commit/f7ba1810c3e95e0d114806670941b4a9495f34ef
Author: Mark Smith <mark@qq.is>
Date: 2016-06-26 (Sun, 26 Jun 2016)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Controller/Media.pm
M cgi-bin/LJ/ConfCheck/General.pm
M cgi-bin/LJ/Global/Defaults.pm
M cgi-bin/LJ/User/Icons.pm

Log Message:
-----------
Merge pull request #1826 from zorkian/remove-reproxy

Remove reproxying


Compare: https://github.com/dreamwidth/dw-free/compare/d1324f461af4...f7ba1810c3e9