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

src: no need to log http request #45

Closed
wants to merge 1 commit into from
Closed

Conversation

makemek
Copy link
Owner

@makemek makemek commented Apr 29, 2017

No need to log http request

I think load balancer like Nginx should do the logging instead.
Less logging overhead.

Loadbalancer should do this job instead
@makemek makemek force-pushed the no-http-request-logging branch from cc0f3cd to fc654f8 Compare April 29, 2017 16:19
makemek added a commit that referenced this pull request Apr 29, 2017
Loadbalancer should do this job instead

PR-URL: #45
@makemek
Copy link
Owner Author

makemek commented Apr 29, 2017

Landed in 42d7d69

@makemek makemek closed this Apr 29, 2017
@makemek makemek deleted the no-http-request-logging branch April 29, 2017 16:44
makemek added a commit that referenced this pull request May 1, 2017
Loadbalancer should do this job instead

PR-URL: #45
@makemek makemek mentioned this pull request May 1, 2017
makemek added a commit that referenced this pull request May 1, 2017
Loadbalancer should do this job instead

PR-URL: #45
makemek added a commit that referenced this pull request May 1, 2017
Notable Changes:
* All environment varaibles are loaded from process.yml which requires
pm2 to start #30
* `cklg` cookie are not required to access DMM game page and will not be
not be injected to a request #37
* No logging router requests. #45
* Use pino logger over winston for better performance
#44

PR-URL: #52
makemek added a commit that referenced this pull request May 1, 2017
Notable Changes:
* All environment varaibles are loaded from process.yml which requires pm2 to start #30
* `cklg` cookie are not required to access DMM game page and will not be not be injected to a request #37
* No logging router requests. #45
* Use pino logger over winston for better performance #44

PR-URL: #52
makemek added a commit that referenced this pull request May 1, 2017
Notable Changes:
* All environment varaibles are loaded from process.yml which requires pm2 to start #30
* `cklg` cookie are not required to access DMM game page and will not be not be injected to a request #37
* No logging router requests. #45
* Use pino logger over winston for better performance #44

PR-URL: #52
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

Successfully merging this pull request may close these issues.

1 participant