bailoo / itrack

Location Tracking for Everyone
3 stars 2 forks source link

Speed test for web #31

Closed rizcompeer closed 9 years ago

rizcompeer commented 9 years ago

Login detail :

group_id : 0068
user_id : mother_mumbai
password : mumbai

Few temporary links given below to test the speed issue after login -

US-East server (temporarily mapped)
dev.wpdvlpr.com

Singapur server (for now only ip is available, after few hours it can be accessed by ecodrivesolution.co.in)
52.74.144.159

bailoo commented 9 years ago

Issue fixed. As Ashish had correctly guessed, we were reading at CONSISTENCY ALL by default. I have changed it to CONSISTENCY LOCAL ONE by default for all read queries in php library.

Singapore: http://ecodrivesolution.co.in => works OK US-East: http://us-east.wpdvlpr.com => works OK

Reopen this issue if you find any other performance issue.