A Brief History of GitLab Workhorse
… Prior to gitlab-workhorse, NGINX served static files or forwarded requests to Unicorn: +----------+ +-------------+ | | | | | NGINX +---- | Unicorn | | | | | +------+---+ +-------------+ | | | +------------+ | | | +-------- | static | | files | | | +------------+ Now with gitlab-workhorse in the pi… …