connection pool 8.082389831543E-5s
opening connection 0.00049090385437012s
192.168.0.105:80
request 0.0018038749694824s
POST /mywikipath/lib/exe/xmlrpc.php HTTP/1.0
Accept-encoding: gzip
Accept: text/xml,application/xml,application/xhtml+xml,text/html,text/plain,image/png,image/jpeg,image/gif,*/*
Accept-Language: en-us
Content-Type: text/xml
Host: 192.168.0.105
User-Agent: Mozilla/4.0 (compatible; DokuWiki HTTP Client; Linux)
Connection: Keep-Alive
Content-Length: 228
Cookie: 

<?xml version="1.0"?>
<methodCall>
<methodName>dokuwiki.login</methodName>
<params>
<param><value><string>mywikiuser</string></value></param>
<param><value><string>mywikiuserpass</string></value></param>
</params></methodCall>
response headers 0.34098792076111s
HTTP/1.1 200 OK
Date: Thu, 21 Mar 2013 17:42:33 GMT
Server: Apache/2.2.22 (Ubuntu)
X-Powered-By: PHP/5.3.10-1ubuntu3.6
Set-Cookie: DokuWiki=e73rnkome5m0o21har1g1lmi43; path=/mywikipath/; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: DWe8059c2db8ad1403feb81bbe57c00e7b=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/mywikipath/; httponly
Set-Cookie: DokuWiki=e73rnkome5m0o21har1g1lmi43; path=/mywikipath/; HttpOnly
Set-Cookie: DWe8059c2db8ad1403feb81bbe57c00e7b=amMtYm90%7C0%7CYjRGZlNmZDVjWTE2eStET28vTVorQVNyMWhxcERodWM%3D; path=/mywikipath/; httponly
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 113
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/xml; charset=utf-8

Object headers 0.34226679801941s
Array
(
    [date] => Thu, 21 Mar 2013 17:42:33 GMT
    [server] => Apache/2.2.22 (Ubuntu)
    [x-powered-by] => PHP/5.3.10-1ubuntu3.6
    [set-cookie] => Array
        (
            [0] => DokuWiki=e73rnkome5m0o21har1g1lmi43; path=/mywikipath/; HttpOnly
            [1] => DWe8059c2db8ad1403feb81bbe57c00e7b=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/mywikipath/; httponly
            [2] => DokuWiki=e73rnkome5m0o21har1g1lmi43; path=/mywikipath/; HttpOnly
            [3] => DWe8059c2db8ad1403feb81bbe57c00e7b=amMtYm90%7C0%7CYjRGZlNmZDVjWTE2eStET28vTVorQVNyMWhxcERodWM%3D; path=/mywikipath/; httponly
        )

    [expires] => Thu, 19 Nov 1981 08:52:00 GMT
    [cache-control] => no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    [pragma] => no-cache
    [vary] => Accept-Encoding
    [content-encoding] => gzip
    [content-length] => 113
    [keep-alive] => timeout=5, max=100
    [connection] => Keep-Alive
    [content-type] => text/xml; charset=utf-8
)
response body 0.34303283691406s
<?xml version="1.0"?>
<methodResponse>
  <params>
    <param>
      <value>
        <boolean>1</boolean>
      </value>
    </param>
  </params>
</methodResponse>
connection pool 5.2928924560547E-5s
Array
(
    [192.168.0.105:80] => Resource id #54
)
reusing connection 0.00054097175598145s
192.168.0.105:80
request 0.0010180473327637s
POST /mywikipath/lib/exe/xmlrpc.php HTTP/1.0
Accept-encoding: gzip
Accept: text/xml,application/xml,application/xhtml+xml,text/html,text/plain,image/png,image/jpeg,image/gif,*/*
Accept-Language: en-us
Content-Type: text/xml
Host: 192.168.0.105
User-Agent: Mozilla/4.0 (compatible; DokuWiki HTTP Client; Linux)
Connection: Keep-Alive
Content-Length: 446
Cookie: DokuWiki=e73rnkome5m0o21har1g1lmi43; DWe8059c2db8ad1403feb81bbe57c00e7b=amMtYm90%7C0%7CYjRGZlNmZDVjWTE2eStET28vTVorQVNyMWhxcERodWM%3D

<?xml version="1.0"?>
<methodCall>
<methodName>wiki.putPage</methodName>
<params>
<param><value><string>playground:playground</string></value></param>
<param><value><string>====== Playground ======

test</string></value></param>
<param><value><struct>
  <member><name>sum</name><value><string>test2</string></value></member>
  <member><name>minor</name><value><boolean>1</boolean></value></member>
</struct></value></param>
</params></methodCall>
response headers 2.0086629390717s
HTTP/1.1 200 OK
Date: Thu, 21 Mar 2013 17:42:34 GMT
Server: Apache/2.2.22 (Ubuntu)
X-Powered-By: PHP/5.3.10-1ubuntu3.6
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 113
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
Content-Type: text/xml; charset=utf-8

Object headers 2.0093808174133s
Array
(
    [date] => Thu, 21 Mar 2013 17:42:34 GMT
    [server] => Apache/2.2.22 (Ubuntu)
    [x-powered-by] => PHP/5.3.10-1ubuntu3.6
    [expires] => Thu, 19 Nov 1981 08:52:00 GMT
    [cache-control] => no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    [pragma] => no-cache
    [vary] => Accept-Encoding
    [content-encoding] => gzip
    [content-length] => 113
    [keep-alive] => timeout=5, max=99
    [connection] => Keep-Alive
    [content-type] => text/xml; charset=utf-8
)
response body 2.009917974472s
<?xml version="1.0"?>
<methodResponse>
  <params>
    <param>
      <value>
        <boolean>1</boolean>
      </value>
    </param>
  </params>
</methodResponse>
1