Project

General

Profile

Actions

Feature #40092

closed

Drop FastCGI support

Added by Go MAEDA 3 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Rails support
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

As you can see in the changelog of Rack, the FastCGI handler has been removed in Rack 3.0.0. This means that Redmine's code to support FastCGI, which relies on Rack::Handler::FastCGI, no longer works.

- Removed antiquated handlers: FCGI, LSWS, SCGI, Thin. ([#1658](https://github.com/rack/rack/pull/1658), [@ioquatix])

It is time to remove the code that no longer works and end support for FastCGI, as FastCGI is no longer a major option for deploying Ruby on Rails applications.


Files

Actions #1

Updated by Go MAEDA 3 months ago

  • Target version set to Candidate for next major release
Actions #2

Updated by Go MAEDA 3 months ago

  • Target version changed from Candidate for next major release to 6.0.0

Setting the target version to 6.0.0.

Actions #3

Updated by Holger Just 3 months ago

LGTM!

Actions #4

Updated by Go MAEDA 3 months ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Removed FastCGI configuration examples in r22655.

Actions

Also available in: Atom PDF