> From: Vinicius Carvalho [mailto:[EMAIL PROTECTED] > Subject: Setting proper values for connections inside Connector > > which one should I change 8080 or 8009 in order to > accept more connections through apache?
Assuming you're using the AJP connector to handle requests from httpd, you'd change 8009. It's also possible, but much less common, that your front-end is just forwarding HTTP requests as is to 8080. Look at your httpd configuration to make sure. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]