100101102103104105106107108109110
socketLink = ((CauchoRequest) request).getSocketLink(); } try { if (socketLink != null) socketLink.requestShutdownBegin(); _accessLog.log((HttpServletRequest) request, (HttpServletResponse) response, _webApp); } catch (Throwable e) {