Description
Please read the following instructions carefully.
Check out #1271 for an ideal bug report.
The closer your issue report is to that one, the more likely we are to be able to help, and the more likely we will be to fix the issue quickly!
Many members of the community use Stack Overflow and Server Fault to ask questions.
Read through the existing questions or ask your own!
- Stack Overflow: http://stackoverflow.com/questions/tagged/parse.com
- Server Fault: https://serverfault.com/tags/parse
For database migration help, please file a bug report at https://parse.com/help#report
Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Server!
- [ x] You've met the prerequisites: https://github.com/ParsePlatform/parse-server/wiki/Parse-Server-Guide#prerequisites.
- [x ] You're running the latest version of Parse Server: https://github.com/ParsePlatform/parse-server/releases
- [x ] You've searched through existing issues: https://github.com/ParsePlatform/Parse-Server/issues?utf8=%E2%9C%93&q=is%3Aissue Chances are that your issue has been reported or resolved before.
- [x ] You have filled out every section below. Issues without sufficient information are more likely to be closed.
Issue Description
We are testing out a heroku standard server along with mlab m1 cluster, both servers are in the same region. I installed new relic monitoring tools to see how the server would handle just a few users, maybe 5-9 and deff not at the same time. Looking at response times returns its pretty crazy to see 1 to 2 second response times ..
Here is a transaction trace from NR
Describe your issue in as much detail as possible.
No idea how to debug this or see whats causing this huge hang in response times.
Steps to reproduce
Would need our data set and app, but can provide access to a parse dev.
Expected Results
better response times.
Environment Setup
- Server
- parse-server version (Be specific! Don't say 'latest'.) : 2.2.17
- Operating System: Heroku Standar Dyno
- Hardware: Heroku Standar Dyno
- Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): Heroku
- Database
- MongoDB version:3.2
- Storage engine: wiredtirger
- Hardware: Mlab M1 server 1.7 gig of ram clustered.
- Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): mLab
Logs/Trace
You can turn on additional logging by configuring VERBOSE=1 in your environment.
nothing really in here