HTTP エリソ�
PHP Manual

http_persistent_handles_ident

(PECL pecl_http >= 1.5.0)

http_persistent_handles_identサ�ツウ・マ・ノ・�ホ ident 、霹タ/タ゚ト熙ケ、�

タ篶タ

string http_persistent_handles_ident ([ string $ident ] )

サ�ツウ・マ・ノ・�ホ ident 、霹タ、「、�、、マト�チ、キ、゙、ケ。」

・ム・鬣癸シ・ソ

ident

シアハフハクサ昀」

ハヨ、�ヘ

タョクキ、ソセ�遉ヒーハチー、ホ ident。「 シコヌヤ、キ、ソセ�遉ヒ FALSE 、ヨ、キ、゙、ケ。」

ホ�

ホ�1 http_persistent_handles_ident() 、ホホ�

<?php
echo http_persistent_handles_ident("CUSTOM"), "\n";
echo 
http_persistent_handles_ident("MyApp1"), "\n";
http_get("http://www.example.com/");
print_r(http_persistent_handles_count());
?>

セ螟ホホ网ホスミホマ、マーハイシ、ネ、ハ、熙゙、ケ。」


GLOBAL
CUSTOM
stdClass Object
(
[http_request] => Array
(
[MyApp1] => Array
(
[used] => 0
[free] => 1
)

)

[http_request_datashare] => Array
(
[GLOBAL] => Array
(
[used] => 1
[free] => 0
)

)

[http_request_pool] => Array
(
)

)

サイケヘ


HTTP エリソ�
PHP Manual