Hello Team,
I am new with phalcon and configuration with mongodb in mvc structure. But getting critical problem as below:
localhost:27017: Read timed out after reading 0 bytes, waited for 30.000000 seconds
0 [internal function]: MongoCursor->rewind()
1 [internal function]: iterator_to_array(Object(MongoCursor))
I have billion of documents in collection and when i use "Sort" and "Skip" option in my query, i am getting above error.
I am trying since 5 days, but not getting solution. Please help me to solved out. I am thankful to help.