MediaWiki  REL1_22
bench_HTTP_HTTPS Class Reference

Maintenance script that benchmarks HTTP request vs HTTPS request. More...

Inheritance diagram for bench_HTTP_HTTPS:
Collaboration diagram for bench_HTTP_HTTPS:

List of all members.

Public Member Functions

 __construct ()
 execute ()
 getHTTP ()
 getHTTPS ()

Static Public Member Functions

static doRequest ($proto)

Detailed Description

Maintenance script that benchmarks HTTP request vs HTTPS request.

Definition at line 34 of file bench_HTTP_HTTPS.php.


Constructor & Destructor Documentation

Reimplemented from Benchmarker.

Definition at line 36 of file bench_HTTP_HTTPS.php.


Member Function Documentation

static bench_HTTP_HTTPS::doRequest ( proto) [static]

Definition at line 49 of file bench_HTTP_HTTPS.php.

References Http\get().

Referenced by getHTTP(), and getHTTPS().

Definition at line 54 of file bench_HTTP_HTTPS.php.

References doRequest().

Definition at line 59 of file bench_HTTP_HTTPS.php.

References doRequest().


The documentation for this class was generated from the following file: