random musings from a twisted mind
Smokeping and measuring SOAP requests
We’ve had an issue with performance of a SOAP interface, and here’s how you go about setting up smokeping to time it:-
extraargs = -H Content-Type:text/xml --data @/srv/scripts/soap_check/soap-test.xml
urlformat = http://server.name.com/url/soap_url
The only annoying problem is that the SOAP payload cannot be included as part of the command line, so any slaves would require the file manually copied into the same location
| Print article | This entry was posted by mike on September 28, 2009 at 03h25, and is filed under computers, web. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |