検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 746 for Server (0.048 sec.)
HTTP レスポンスヘッダ 3061
« $php_errormsg $argc » PHP Manual 定義済の変数 HTTP レスポンスヘッダ $http_response_header (PHP ... : Sat, 12 Apr 2008 17:30:38 GMT" [2]=> string(29) "Server: Apache/2.2.3 (CentOS)" [3]=> string(44) "Last-Mod ... , header , Content , Connection , Length , bytes , Server , Accept ...
https://man.plustar.jp/php/reserved.variables.httpresponseheader.html - [similar]
定義済み定数 3061
« リソース型 SVN 関数 » PHP Manual SVN 定義済み定数 定義済み定数 以下の定数が定義されています。 ... _PARAM_NO_AUTH_CACHE ( string ) SVN_AUTH_PARAM_SSL_SERVER_FAILURES ( string ) SVN_AUTH_PARAM_SSL_SERVER_CERT ... ) SVN_AUTH_PARAM_CONFIG ( string ) SVN_AUTH_PARAM_SERVER_GROUP ( string ) SVN_AUTH_PARAM_CONFIG_DIR ( strin ...
https://man.plustar.jp/php/svn.constants.html - [similar]
Construct a new ZMQSocket 3061
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQS ... $persistent_id = null ) { if ( $persistent_id === 'server' ) { $socket -> bind ( "tcp://localhost:12122" ); ... ket = $context -> getSocket ( ZMQ :: SOCKET_REP , 'server' , 'on_new_socket_cb' ); $message = $socket -> rec ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
Specify application credentials 3061
« Zookeeper Zookeeper::close » PHP Manual Zookeeper Specify application credentials Zookeeper::a ... ts credentials for purposes of authentication. The server will use the security provider specified by the sc ... n. If the authentication request has failed: - the server connection is dropped. - the watcher is called wit ...
https://man.plustar.jp/php/zookeeper.addauth.html - [similar]
ZooKeeper 3047
« ZMQDevice::setTimerTimeout はじめに » PHP Manual その他のサービス ZooKeeper ZooKeeper はじめに ... OO_CONNECTED_STATE). This value may change after a server re-connect Zookeeper::getState — Get the state of ... e ZookeeperConfig class ZookeeperConfig::add — Add servers to the ensemble ZookeeperConfig::get — Gets the l ... ion of the ZooKeeper cluster as it is known to the server to which the client is connected, synchronously Zo ... okeeperConfig::remove — Remove servers from the ensemble ZookeeperConfig::set — Change Z ...
https://man.plustar.jp/php/book.zookeeper.html - [similar]
The GearmanClient class 3047
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearm ... Represents a class for connecting to a Gearman job server and making requests to perform some function on pr ... an worker and the data passed is opaque to the job server. クラス概要 class GearmanClient { /* メソッド */ p ... ublic addOptions ( int $options ): 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 ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
Lighttpd 1.4 (Unix システム用) 3047
« Nginx 1.4.x (Unix システム用) LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) » PHP Manual U ... トの使用をおすすめします。 例1 lighttpd.conf の抜粋 server.modules += ( "mod_fastcgi" ) fastcgi.server = ( ". ... リモートの php-fastcgi インスタンスへの接続 fastcgi.server = ( ".php" => (( "host" => "10.0.0.2", "port" => 1 ...
https://man.plustar.jp/php/install.unix.lighttpd-14.html - [similar]
Finalizes all add/deletes made to the index 3047
« SolrClient::addDocuments SolrClient::__construct » PHP Manual SolrClient Finalizes all add/del ... ailed, or there was a connection issue. Throws SolrServerException if the Solr Server had failed to process ... isk. 注意 警告 PECL Solr >= 2.0 only supports Solr Server >= 4.0 参考 SolrClient::optimize() - Defragments t ...
https://man.plustar.jp/php/solrclient.commit.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 3034
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... ew SSL EventBufferEvent object. 例 例1 Simple SMTP server <?php /* * Author: Andrew Rose <hello at andrewros ... and privkey.pem private key files. * 2) Launch the server script * 3) Open TLS connection, e.g.: * $ openssl ... x = new EventSslContext ( EventSslContext :: SSLv3_SERVER_METHOD , [ EventSslContext :: OPT_LOCAL_CERT => 'c ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
外部から変数を受け取り、オプションでそれらをフィルタリングする 3034
« filter_id filter_input » PHP Manual Filter 関数 外部から変数を受け取り、オプションでそれらをフ ... e INPUT_GET 、 INPUT_POST 、 INPUT_COOKIE 、 INPUT_SERVER あるいは INPUT_ENV のいずれか。 options 引数を定義 ... [2]=> int(10) [3]=> int(12) } } 注意 注意 : INPUT_SERVER 配列には、 キー REQUEST_TIME が存在しません。 あと ... で $_SERVER に追加されるからです。 参考 filter_input() - 指定し ...
https://man.plustar.jp/php/function.filter-input-array.html - [similar]