Our tests do not show the problem, though I have not tested on Fedora 11, Ubuntu 9.04 and Ubuntu 8.04 LTS.
You can also try the samples/webserver. Compile and run with: ./webserver 8081 open your browser to https://127.0.0.1:8081/test.html and try the links. By default, the server does not use keep-alive so you would immediately notice a slowdown if the problem occurs on the server side. Maybe ssldump can help. - Robert --- In [email protected], Andrea Tassi <andrea.ta...@...> wrote: > > Am I really alone with these problems? > > Regards > Andrea > > On Sun, Sep 20, 2009 at 9:10 AM, Andrea Tassi <andrea.ta...@...>wrote: > > > Only a little update: the problem is present also in the gSOAP 2.7.14 of > > September 20. > > > > Andrea > > > > > > On Fri, Sep 18, 2009 at 7:38 PM, Andrea Tassi <andrea.ta...@...>wrote: > > > >> Hi, > >> > >> I'm testing the new gSOAP 2.7.14 but I'm experiencing a strange behavior. > >> The problem can be reproduced with the sslserver/sslclient in the > >> gsoap/sample folder: > >> > >> 1. > >> > >> start the sslserver > >> 2. > >> > >> perform a request with the sslclient > >> > >> you can see that the server response is very very slow respect to the > >> gSOAP 2.7.13 version. This problem is present in Fedora 11, Ubuntu 9.04 and > >> Ubuntu 8.04 LTS. > >> Any ideas? > >> > >> Thanks > >> Andrea > >> > > >
