Hi there, when processing request with (asbtract)handler, is it safe to assume that when 2 requests come from 1 client, the corresponding AbstractHttpConnections also comes from the same connected client ? or is it possible that these connections are also "recycled" internally so that the same connection could creates requests which belongs to different connected clients ?
thanx
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
