検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 746 for server (0.046 sec.)
Connection handling and persistence 3233
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... ins its own database connections and a view of the server topology (e.g. standalone, replica set, shard clus ... nections and remove the need for » discovering the server topology on each request. Consider the following e ... ands, it will open additional connections to those servers as well. If the same worker executes the script a ... of each request to authenticate and » discover the server topology . Database connections are persisted by a ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
SNMP オブジェクトを取得する 3233
« SNMP::__construct SNMP::getErrno » PHP Manual SNMP SNMP オブジェクトを取得する SNMP::get (PHP ... 出力は、 たとえば以下のようになります。 STRING: Test server Array ( [SNMPv2-MIB::sysDescr.0] => STRING: Test s ... 。 Array ( [SNMPv2-MIB::sysDescr.0] => STRING: Test server [SNMPv2-MIB::sysName.0] => STRING: myhost.nodomain ... 取得 , objectId , STRING , 配列 , Test , エラー , server , preserveKeys , リクエスト ...
https://man.plustar.jp/php/snmp.get.html - [similar]
The GearmanWorker class 3219
« GearmanTask::uuid GearmanWorker::addFunction » PHP Manual Gearman The GearmanWorker class The ... public addOptions ( int $option ): bool public addServer ( string $host = 127.0.0.1 , int $port = 4730 ): b ... ool public addServers ( string $servers = 127.0.0.1:4730 ): bool public ... :addOptions — Add worker options GearmanWorker::addServer — Add a job server GearmanWorker::addServers — Add ... job servers GearmanWorker::clone — Create a copy of the worke ...
https://man.plustar.jp/php/class.gearmanworker.html - [similar]
The MongoDB\Driver\Manager class 3219
« MongoDB\Driver MongoDB\Driver\Manager::addSubscriber » PHP Manual MongoDB\Driver The MongoDB\D ... intaining connections to MongoDB (be it standalone server, replica set, or sharded cluster). No connection t ... ys be constructed, even though one or more MongoDB servers are down. Any write or query can throw connection ... tions as connections are created lazily. A MongoDB server may also become unavailable during the life time o ... (): MongoDB\Driver\ReadPreference final public getServers (): array final public getWriteConcern (): MongoD ...
https://man.plustar.jp/php/class.mongodb-driver-manager.html - [similar]
のエイリアス ibase_service_attach 3219
« fbird_server_info fbird_service_detach » PHP Manual Firebird/InterBase 関数 のエイリアス ibase ... ーワード: service , attach , ibase , fbird , 関数 , server , info , detach , ...
https://man.plustar.jp/php/function.fbird-service-attach.html - [similar]
Get last return code 3219
« GearmanJob::handle GearmanJob::sendComplete » PHP Manual GearmanJob Get last return code Gearm ... int Returns the last return code issued by the job server. パラメータ この関数にはパラメータはありません。 戻 ... urn , Get , GearmanJob , returnCode , パラメータ , server , 参考 , valid , 関数 , Returns ...
https://man.plustar.jp/php/gearmanjob.returncode.html - [similar]
指定したサーバーでデータを既存のアイテムに追記する 3219
« Memcached::append Memcached::cas » PHP Manual Memcached 指定したサーバーでデータを既存のアイテ ... 記する 説明 public Memcached::appendByKey ( string $server_key , string $key , string $value ): bool Memcache ... Memcached::append() と同等です。しかし、自由形式の server_key を使用して、 key を特定のサーバーに関連付けるこ ... とができます。 パラメータ server_key 値を格納したりデータを取得したりするサーバーを ...
https://man.plustar.jp/php/memcached.appendbykey.html - [similar]
Create a new Query 3219
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... n be any valid BSON type for MongoDB 4.4+. Earlier server versions only support string values. Falls back to ... eption at execution time if specified for an older server version. limit int The maximum number of documents ... er denoting the time limit in milliseconds for the server to block a getMore operation if no data is availab ... f named options. noCursorTimeout bool Prevents the server from timing out idle cursors after an inactivity p ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
Append HTTP body content to the HTTP response. 3219
« Swoole\Http\Response::status Swoole\Http\Server » PHP Manual Swoole\Http\Response Append HTTP ... content , Append , Swoole , Http , the , status , Server , swoole , public , string ...
https://man.plustar.jp/php/swoole-http-response.write.html - [similar]
The MongoDB\Driver\Cursor class 3205
« MongoDB\Driver\ReadConcern::unserialize MongoDB\Driver\Cursor::__construct » PHP Manual MongoD ... getId (): MongoDB\Driver\CursorId final public getServer (): MongoDB\Driver\Server final public isDead (): ... le uses the awaitData query option to instruct the server to block for a short period (e.g. one second) at t ... o prevent the driver from aggressively polling the server when there are no results available. The maxAwaitT ... d awaitData to specify the amount of time that the server should block when it reaches the end of the result ...
https://man.plustar.jp/php/class.mongodb-driver-cursor.html - [similar]