Bug#521362: libcsoap1: soap_client_invoke() reads data a byte at a time

2009-03-26 Thread Rudi Cilibrasi
Hi Russell, As far as I can tell or remember, libcsoap has not come out with a new release in many years; http://csoap.sourceforge.net/ I am not upstream; the latest version is 1.1.0 and I cannot remember a release in recent time. However, if you would like to make a patch for this extremely imp

Bug#521362: libcsoap1: soap_client_invoke() reads data a byte at a time

2009-03-26 Thread Russell Coker
Package: libcsoap1 Version: 1.1.0-13 Severity: normal Below is part of the strace output from a call to soap_client_invoke(). As you can see it transfers data a byte at a time which causes a dramatic increase in the amount of CPU time used. If you try to transfer gigabytes of data via SOAP (whic