Accept incoming connections , dispatch to the thread pool public void addNotificationListener ( NotificationListener listener, NotificationFilter filter, Object handback) throws IllegalArgumentException, org.apache.jk.common Class ChannelSocket java.lang.Object org.apache.jk.core.JkHandler org .apache.jk.common.ChannelSocket All Implemented Interfaces: java.util …
Created attachment 12887 org .apache.jk.common.ChannelSocket acceptConnections WARNING: Exception executing accept java.net.SocketTimeoutException: Accept timed out Comment 2 Normann Aa. Nielsen 2004-11-10 10:04:28 UTC, 639 // It should be more gracefull ! – another feature for Ajp14 640 // log.warn( server has closed the current connection (-1) ) 641 return -3 642 } 643 644 pos += got 645 } 646 return pos 647 } 648 649 protected boolean running=true 650 651 /** Accept incoming connections , dispatch to the thread pool 652 */ 653 void acceptConnections …
694 * Whatever happened to this connection (remote closed it, timeout, read error) 695 * the socket SHOULD be closed, or we may be in situation where the webserver 696 * will continue to think the socket is still open and will forward request, at org .apache.jk.common.ChannelSocket. accept (ChannelSocket.java:268) at org .apache.jk.common.ChannelSocket.acceptConnections(ChannelSocket.java:531) … Open a new connection to the server and log in as root. Verify with ulimit .
at org .apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:773) at org .apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:703) … internal firewalls must be similarly configured in order to allow the View Manager desktops and View Connection Server instances to communicate with each other. Port 3389 (RDP) is used for …
[prev in list] [next in list] [prev in thread] [next in thread] List: tomcat-dev Subject: cvs commit: jakarta-tomcat- connectors/jk /java/org/apache/jk/common …