View Single Post
  #7 (permalink)  
Old 12-01-2005, 07:04 PM
anand anand is offline
Zimbra Employee
 
Posts: 274
Default wrt to timeouts

if you are seeing timeouts on the postfix side to LMTP, it would be good to check what state tomcat is in at that time. kill -3 on the tomcat java process id should do a Java thread dump into catalina.out. If we can see that thread dump when you see these timeouts that would be great. First try the LMTP thread count increase though.
Reply With Quote