Hi,
one Question: Is it possible to create persistent Connections when i
connect to the condor webservice ?
On every SOAP request, i've got a "Connection : close" response:
"HTTP/1.1 200 OK[\r][\n]"
"Content-Type: text/xml; charset=utf-8[\r][\n]"
"Content-Length: 3722[\r][\n]"
"Connection: close[\r][\n]"
"[\r][\n]"
So it opens on every soap call a new HTTP Connection to the
webservice,
which has a timeout till it is closed. In a high multithreaded
application (like mine) the operation system runs out of available
sockets. Thats not good :(
Tested it with Axis/HttpClient, Axis2/HttpClient, HTTP 1.0, HTTP 1.1
Thanks for help, Stefan Dieringer
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx
with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/