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

request logging stops after touch-reload event #184

Closed
gber opened this issue Mar 17, 2013 · 2 comments
Closed

request logging stops after touch-reload event #184

gber opened this issue Mar 17, 2013 · 2 comments

Comments

@gber
Copy link

gber commented Mar 17, 2013

Using the following configuration request logging stops after triggering a reload by touching the configuration file once:

[uwsgi]
plugins = 0:notfound,http,logfile
http-socket = :8080

touch-reload = %p

master = true
processes = 4

logger = file:/home/gber/error.log
req-logger = file:/home/gber/access.log
log-date = true
notfound-log = true

check-static = /home/gber/public_html
@unbit
Copy link
Owner

unbit commented Mar 18, 2013

can you try with the latest patch ?

@gber
Copy link
Author

gber commented Mar 18, 2013

Thanks, works fine now.

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

2 participants