RE: imap close_wait with Tomcat 3.2.1

2001-08-21 Thread luminousheart
Thank you for your assistance and I apologize for dumping on your. Lumi. PS: Is there a reference to any material about how many people are using Tomcat on production? And what is a best-practice for fine tuning Tomcat for highloads? --- Marc Saegesser <[EMAIL PROTECTED]> wrote: > I've never de

RE: imap close_wait with Tomcat 3.2.1

2001-08-21 Thread luminousheart
Hi, Thank you Marc for your reply. As a matter of fact I am using JavaMail API to handle my communication to the IMAP server. So all the lower level sockets, etc., are transparent to me. Is there a way I can look at this? And why do I see the sockets being released once I shutdonw Tomcat? Than

imap close_wait with Tomcat 3.2.1

2001-08-21 Thread luminousheart
I am running a production server with Apache 1.3.14 and Tomcat 3.2.1. I have developed a JSP-JavaBeans-Based WebMail that runs on this RH Linux 7.1 server. While debuging I noticed that if I logout of the webmail (click logout) I see the connection to the imap server being closed. But somehow, af