The socket backlog of HttpServer is still low.

KUBOTA Yuji kubota.yuji at lab.ntt.co.jp
Fri Nov 21 04:03:22 UTC 2014


Hi all,

JDK7 and JAX-WS RI 2.2.6 solved the low socket backlog of HttpServer [1].
However, JDK6 still provides the HttpServer which is created with socket backlog 5 [2].

I could not find the reason why this change do not backport to JDK6.
Please backport it or update JAX-WS of JDK6, if there is not a blocker of this issue.

Thanks,
Yuji.

[1]:https://java.net/jira/browse/JAX_WS-945
[2]:http://hg.openjdk.java.net/jdk6/jdk6/jaxws/file/48972b9b6536/drop_included/jaxws_src/src/com/sun/xml/internal/ws/transport/http/server/ServerMgr.java#l82



More information about the jdk6-dev mailing list