| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
This should result in no difference in configuration.
|
|
|
|
|
|
|
|
|
|
| |
It's not perfect (logs for requests that are rejected by the server are
still buffered) but at least normal requests can be immediately be seen
in the logs now. A better approach would be to use a logging function
that flushes automatically.
Also, wait for the queue thread to complete before exiting so things are
left in a clean state.
|
|
There are no template substitutions needed in these files, so allowing
them opens the danger of substitutions happening unknowingly with future
changes to these files.
|