The socket backlog of HttpServer is still low.

Ivan Krylov ivan at azulsystems.com
Mon Nov 24 12:15:07 UTC 2014


Not sure what link [1] should be demonstrating. Could you send a link to 
the diff associated with the fix?

Thanks,

Ivan

On 21/11/2014 07:03, KUBOTA Yuji wrote:
> 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