kevin-xw / rock-php

Automatically exported from code.google.com/p/rock-php
0 stars 0 forks source link

cursor timed out #194

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
sometimes display:

cursor timed out (timeout: 30, time left: 0:0, status: 0)

Original issue reported on code.google.com by imas...@gmail.com on 22 May 2012 at 3:10

GoogleCodeExporter commented 9 years ago
I am getting this a lot with 1.1.2 - almost every other action results in:-

cursor timed out (timeout: 30, time left: 0:30000, status: 0)

and I have to refresh the frame.

Original comment by p...@pmcnetworks.co.uk on 23 May 2012 at 9:21

GoogleCodeExporter commented 9 years ago
setting config.php
$MONGO["servers"][$i]["mongo_timeout"] = 30000;//mongo connection timeout, 
default is 30

Original comment by xsh...@justdn.com on 20 Jun 2012 at 4:00

GoogleCodeExporter commented 9 years ago
Is this timeout in milliseconds then?

Original comment by p...@pmcnetworks.co.uk on 21 Jun 2012 at 11:36