Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: invalid configuration: - 'pool_idle_time' must be at least 1 #67

Open
deoren opened this issue Jan 30, 2018 · 0 comments
Open

ERROR: invalid configuration: - 'pool_idle_time' must be at least 1 #67

deoren opened this issue Jan 30, 2018 · 0 comments

Comments

@deoren
Copy link

deoren commented Jan 30, 2018

I just upgraded a box from Passenger 5.1.12 (via gem) to 5.2.0 and after Apache failed to start. I found this message in the error log:

ERROR: invalid configuration:
- 'pool_idle_time' must be at least 1

Thoughts:

  • If '0' is no longer supported then the documentation probably needs to be updated to reflect that.
  • The configuration directive name in the error seems to be nginx specific (minus the 'passenger_' prefix). Is that intentional?

In my case I just set the value back to the default of 300 seconds and that allowed Apache to start without further issue.

Tangent:

I first started using this with Redmine years ago and haven't ever considered using anything else. The docs are great, the updates regular and the software "just works".

MANY thanks for such an awesome app server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant