阅读背景:

如何使用Jersey客户端为每个POST请求建立新连接

来源:互联网 

My program is supposed to make multiple POST requests to a https site and I need it to do a SSL-handshake each time it does a new request. However it seems to only do the handshake the first time and then use the existing connection to do the other requests without a new handshake. I'm sure it doesn't do the handshake later times, because the first time it takes about 700 ms to do the request and receive a response, but later ones only take about 30 ms.My program is supposed to make multiple POST re




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: