検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 224 for port (0.010 sec.)
LDAP サーバーへ接続する 5616
« ldap_compare ldap_control_paged_result_response » PHP Manual LDAP 関数 LDAP サーバーへ接続する ... ください! ldap_connect ( ? string $uri = null , int $port = 389 ): LDAP\Connection | false LDAP\Connection ク ... uri 完全な LDAP URI を指定します。 ldap://hostname:port 形式、あるいは SSL を用いる場合は ldaps://hostname ... :port 形式が使えます。 複数の LDAP URI を指定する場合は、 ... スペースをはさんだひとつの文字列とします。 hostname:port 形式は LDAP URI としてサポートされないことに注意し ...
https://man.plustar.jp/php/function.ldap-connect.html - [similar]
コネクションプールに memcached サーバーを追加する 5616
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追 ... する 説明 Memcache::addServer ( string $host , int $port = 11211 , bool $persistent = ? , int $weight = ? , ... ると Unix ドメインソケットを使用できます。この場合、 port は 0 を指定しなければなりません。 port memcached が ... ットを使用する場合は、このパラメータを 0 とします。 port を指定しなかったときのデフォルトは memcache.defaul ... t_port となります。そのため、このメソッドをコールするとき ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
Monitoring classes and subscriber functions 5616
« MongoDB\BSON\Undefined::unserialize 関数 » PHP Manual MongoDB Monitoring classes and subscribe ... r MongoDB\Driver\Monitoring\ServerChangedEvent::getPort — Returns the port on which this server is listeni ... er MongoDB\Driver\Monitoring\ServerClosedEvent::getPort — Returns the port on which this server is listeni ... r MongoDB\Driver\Monitoring\ServerOpeningEvent::getPort — Returns the port on which this server is listeni ... B\Driver\Monitoring\ServerHeartbeatFailedEvent::getPort — Returns the port on which this server is listeni ...
https://man.plustar.jp/php/mongodb.monitoring.html - [similar]
実行時設定 5616
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... TEM mysql.trace_mode "0" PHP_INI_ALL mysql.default_port NULL PHP_INI_ALL mysql.default_socket NULL PHP_INI ... ます(PHP 4.3.0 以降で使用可能です)。 mysql.default_port string 他のポートが指定されない場合、データベースサ ... デフォルトが指定されない場合は、 環境変数 MYSQL_TCP_PORT ・ /etc/services の mysql-tcp エントリ・コンパイル ... 時の MYSQL_PORT 定数の順番でポートが取得されます。 Win32 では、 MY ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
Add a job server to the client 5574
« GearmanClient::addOptions GearmanClient::addServers » PHP Manual GearmanClient Add a job serve ... lient::addServer ( string $host = 127.0.0.1 , int $port = 4730 ): bool Adds a job server to a list of serv ... e list. パラメータ host ジョブサーバーのホスト名。 port ジョブサーバーのポート番号。 戻り値 成功した場合に ... Add two job servers, the first on the default 4730 port $gmclient -> addServer ( "10.0.0.1" ); $gmclient - ...
https://man.plustar.jp/php/gearmanclient.addserver.html - [similar]
キーとサーバーを関連付ける 5574
« Memcached::getResultMessage Memcached::getServerList » PHP Manual Memcached キーとサーバーを関 ... 成功した場合に配列を返します。この配列には host 、 port そして weight の三つのキーが含まれます。 失敗した場 ... ray(3) { ["host"]=> string(15) "mem3.domain.com" ["port"]=> int(11211) ["weight"]=> int(20) } array(3) { [ ... "host"]=> string(15) "mem2.domain.com" ["port"]=> int(11211) ["weight"]=> int(40) } array(3) { [ ... "host"]=> string(15) "mem2.domain.com" ["port"]=> int(11211) ["weight"]=> int(40) } 関連キーワー ...
https://man.plustar.jp/php/memcached.getserverbykey.html - [similar]
実行時設定 5574
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... g.remote_host 127.0.0.1 PHP_INI_ALL seaslog.remote_port 514 PHP_INI_ALL seaslog.remote_timeout 1 PHP_INI_S ... SeasLog will send log to tcp://remote_host:remote_port or udp://remote_host:remote_port server, when seas ... self. When directory permissions or receive server ports are blocked, they are ignored; when closed, a war ... this remote ip. Default "127.0.0.1" seaslog.remote_port int If you use Record TCP or UDP, configure this r ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
Swoole 5491
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... Client::connect — Connect to the remote TCP or UDP port. Swoole\Client::__construct — Create Swoole sync o ... ion at the end of current EventLoop. Swoole\Server\Port::__construct — Construct a server port Swoole\Serv ... er\Port::__destruct — Destory server port Swoole\Server\Po ... egister callback functions by event. Swoole\Server\Port::set — Set protocol of the server port. Swoole\Ser ...
https://man.plustar.jp/php/book.swoole.html - [similar]
ポートおよびプロトコルに対応するインターネットサービスを得る 5491
« getservbyname header_register_callback » PHP Manual ネットワーク 関数 ポートおよびプロトコルに ... 対応するインターネットサービスを得る getservbyport (PHP 4, PHP 5, PHP 7, PHP 8) getservbyport — ポート ... に対応するインターネットサービスを得る 説明 getservbyport ( int $port , string $protocol ): string | false g ... etservbyport() は、 /etc/services に基づき 指定したプロトコル p ... rotocol に関してポート port に関連するインターネットサービスを返します。 パラメ ...
https://man.plustar.jp/php/function.getservbyport.html - [similar]
IBM データベースへの接続 5491
« IBM (PDO) Informix (PDO) » PHP Manual IBM (PDO) IBM データベースへの接続 PDO_IBM DSN (PECL PDO ... BC DRIVER};DATABASE= database ;HOSTNAME= hostname ;PORT= port ;PROTOCOL=TCPIP;UID= username ;PWD= password ... データベースサーバーのホスト名あるいは IP アドレス。 port データベースが要求を待ち受けている TCP/IP ポート。 ... DRIVER};DATABASE=testdb;" . "HOSTNAME=11.22.33.444;PORT=56789;PROTOCOL=TCPIP;", "testuser", "tespass"); 関 ...
https://man.plustar.jp/php/ref.pdo-ibm.connection.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT