I want to implement a web service between two server through HTTPS. To avoid overhead of establishing ssl connections, I don't want to open and close a new HTTPS connection for each request.
Is it possible to use the same HTTPS connection for many soap requests?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|