Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 509
    • Issues 509
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 32
    • Merge Requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Merge Requests
  • !737

Merged
Created Feb 16, 2018 by Michael Scholz@mscholz

Improvement for web_module.inc.php as it may (re)start a non-running PHP FPM master.

  • Overview 0
  • Commits 1
  • Changes 1

The background of this MR is, that you may rollout multiple PHP versions to a server but not all should be started automatically. As long as not at least one valid conf is given, the process won't start. So you have the posibility to give your customers more PHP versions to select w/o having each PHP FPM master started, what may be a big memory consumption w/o any kind of advantage. Or better said, it may be a disadvantage on smaller VMs with just 1-2 GB RAM when there are already running 4-6 FPM masters which may consume up to 200MB w/o doing anything.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: master