Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Switch to disable "Setting option from" #379

Closed
ghost opened this issue May 17, 2013 · 4 comments
Closed

Switch to disable "Setting option from" #379

ghost opened this issue May 17, 2013 · 4 comments

Comments

@ghost
Copy link

ghost commented May 17, 2013

This is a feature, not sure if exists.
Is it possible to disable the "Setting option from" output on terminal and log it instead?

# service nginx restart
Setting option from ("on")
Setting option from ("FileCachePath", "/var/lib/nginx/pagespeed")
Stopping nginx:                                            [  OK  ]
Starting nginx: Setting option from ("on")
Setting option from ("FileCachePath", "/var/lib/nginx/pagespeed")
                                                           [  OK  ]
@jeffkaufman
Copy link
Contributor

Actually I think we should just disable these log message for everyone.

@patschi
Copy link
Contributor

patschi commented May 17, 2013

I would wish me a simple setting in the ngx_pagespeed.conf like I said in #369. So everyone can activate it himself, if it is needed for debug or such things.

@ghost
Copy link
Author

ghost commented May 18, 2013

@jeffkaufman: I agree those messages are useless.
@patschi: We have logs for that, mixed with grep. Plus nginx has a config check built-in, you can't make mistakes.

@jeffkaufman
Copy link
Contributor

Fixed by #385

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

No branches or pull requests

2 participants