Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Turris OS packages Turris OS packages
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 99
    • Issues 99
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TurrisTurris
  • Turris OS
  • Turris OS packagesTurris OS packages
  • Merge requests
  • !808

Revert "Revert "lighttpd: start Foris and reForis FastCGI backends on demand""

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Karel Koci requested to merge bugfix/reforis-revert-revert-min-proc into develop Sep 14, 2021
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 3

This reverts commit 14abc044.

The issue with reforis starting was that both reforis and lighttpd were creating FCGI socket. Thus lighttpd created socket and send request to it while reForis replaced that socket when it initialized and thus never get the initial request. The removal of socket configuration solves the issue and the patch added here is that fix.

Implements #705 (closed).

I am not reverting Foris configuration in expectation of Foris removal.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bugfix/reforis-revert-revert-min-proc