![javahttpsserver访
问慢问题 javahttpsserver访
问慢问题](/upload/otherpic39/2133899.jpg)
查看线程
"Thread-2" prio=10 tid=0x00007f9a901a2800 nid=0x878 runnable [0x00007f9a4b2d2000]
java.lang.Thread.State: RUNNABLE
at java.net.Inet6AddressImpl.getHostByAddr(Native Method)
at java.net.InetAddress$1.getHostByAddr(Unknown Source)
at java.net.InetAddress.getHostFromNameService(Unknown Source)
at java.net.InetAddress.getHostName(Unknown Source)
at java.net.InetAddress.getHostName(Unknown Source)
at java.net.InetSocketAddress.getHostName(Unknown Source)
at sun.net.httpserver.SSLStreams.
at sun.net.httpserver.ServerImpl$Exchange.run(Unknown Source)
at sun.net.httpserver.ServerImpl$DefaultExecutor.execute(Unknown Source)
at sun.net.httpserver.ServerImpl$Dispatcher.handle(Unknown Source)
at sun.net.httpserver.ServerImpl$Dispatcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
在www.docjar.com网站下载SSLStreams源码
修改getHostName为getHostAddress
编译后替换所有生成的class文件
或者使用SSLServerSocket解决
名称栏目:javahttpsserver访问慢问题-创新互联
标题路径:http://tyjierui.cn/article/djgdgj.html