You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by João Augusto Charnet <jo...@sfw.com.br> on 2004/05/03 17:43:37 UTC

Tomcat Java Processes

Hello.
I'd like to know how Tomcat treats it connection established with the 
client (browser).
Seeing from what apache does ( that is, the browser asks for a 
connection, the server responds, returns the page, and then sends a 
close statement to the client. The client receives the page, the close 
statement and confirms the close. After that, that specific connection 
is dead) does Tomcat act similarly ?
I've noticed that I get lots and lots of java processes running and with 
a close_wait status. Does this mean that it doesn't close each request 
made from the browser ?

Thanks a lot.
Sincerely,
John.
-- 

<http://www.sfw.com.br>Softway & Softcomex

	

João Augusto Charnet
Computer Engineer - eSoftcomex Team

Phone/Fax: 55 19 3739-9200
E-mail: joao.charnet@sfw.com.br <ma...@sfw.com.br>
R. Conceicao, 233 - Cj, 609 - Centro
13010-050 - Campinas - SP - Brazil


Re: Tomcat Java Processes

Posted by Wade Chandler <wc...@redesetgrow.com>.
João Augusto Charnet wrote:
> Hello.
> I'd like to know how Tomcat treats it connection established with the 
> client (browser).
> Seeing from what apache does ( that is, the browser asks for a 
> connection, the server responds, returns the page, and then sends a 
> close statement to the client. The client receives the page, the close 
> statement and confirms the close. After that, that specific connection 
> is dead) does Tomcat act similarly ?
> I've noticed that I get lots and lots of java processes running and with 
> a close_wait status. Does this mean that it doesn't close each request 
> made from the browser ?
> 
> Thanks a lot.
> Sincerely,
> John.
> -- 
> 
> <http://www.sfw.com.br>*Softway & Softcomex*
> 
> 	
> 
> *João Augusto Charnet*
> Computer Engineer - eSoftcomex Team
> 
> *Phone/Fax: 55 19 3739-9200
> E-mail: joao.charnet@sfw.com.br <ma...@sfw.com.br>
> R. Conceicao, 233 - Cj, 609 - Centro
> 13010-050 - Campinas - SP - Brazil
> *
> 
Apache has a connector attached to Tomcat.  This isn't exactly like port 
8080 or your port 80 on Apache.  This is a communication port for the 
connector protocol.

Wade

-- 
Wade Chandler
Red-e Set Grow, LLC
Phone: 336-777-0075 x1705
Email: wchandler@redesetgrow.com
www.redesetgrow.com



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org