Date: Wed, 06 Sep 2017 12:30:23 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 211432] www/phpvirtualbox 5.0 wrong free memory calculation Message-ID: <bug-211432-26505-4rfWzRmaxs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211432-26505@https.bugs.freebsd.org/bugzilla/> References: <bug-211432-26505@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211432 rozhuk.im@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rozhuk.im@gmail.com --- Comment #1 from rozhuk.im@gmail.com --- This is not phpvirtualbox, it from vboxwebserver tcpdump -e -n -A -i lo0 tcp port 18083 POST / HTTP/1.1 Host: 127.0.0.1:18083 Connection: Keep-Alive User-Agent:=20 Content-Type: text/xml; charset=3Dutf-8 SOAPAction: "" Content-Length: 317 <?xml version=3D"1.0" encoding=3D"UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV=3D"http://schemas.xmlsoap.org/soap/envelo= pe/" xmlns:ns1=3D"http://www.virtualbox.org/"><SOAP-ENV:Body><ns1:IHost_getMemor= yAvailable><_this>20a3257c497727a8-0000000000000002</_this></ns1:IHost_getM= emoryAvailable></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 200 OK Server: gSOAP/2.8 X-Frame-Options: SAMEORIGIN Content-Type: text/xml; charset=3Dutf-8 Content-Length: 474 Keep-Alive: timeout=3D60, max=3D98 Connection: keep-alive <?xml version=3D"1.0" encoding=3D"UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV=3D"http://schemas.xmlsoap.org/soap/envelo= pe/" xmlns:SOAP-ENC=3D"http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" xmlns:vbox=3D"http://www.virtualbox.org/"><SOAP-ENV:Body><vbox:IHost_getMem= oryAvailableResponse><returnval>3636</returnval></vbox:IHost_getMemoryAvail= ableResponse></SOAP-ENV:Body></SOAP-ENV:Envelope> 3636 - wrong, should be ~15Gb --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211432-26505-4rfWzRmaxs>
