log_killcursor

(PECL mongo >= 1.5.0)

log_killcursorCallback When Executing KILLCURSOR operations

Descrierea

log_killcursor ( array $server , array $info )

A callable function, used by the log_killcursor context option, when reading a killcursor from MongoDB.

Notă:

This is not a real function, only a prototype of how the function should be.

Parametri

server

Un tablou cu informațiile de bază despre serverul ales.

cheievaloare
hash hash-ul serverului, de exemplu:localhost:27017;-;X;56052
type Tipul nodului (primary/secondary/mongos/arbiter): 2
max_bson_size Dimensiunea maximală BSON prin fir, pe care acest nod o acceptă: 16777216
max_message_size Dimensiunea maximală a mesajului prin fir, pe care acest nod o acceptă: 48000000
request_id Identificatorul interpelării pentru acest mesaj: 42

info

key value
cursor_id integer, the cursor identifier to kill