Re: sombody help me...!! tomcat AutoDeploy issue ~~

2012-01-08 Thread Pid *
On 9 Jan 2012, at 07:03, "이재만" wrote: > > Hello. Guys.. > > i am useing Apache Tomcat/7.0.14 and i was setup AutoDeploy to "false" as > blow. > but when i deployed web application to my docs , all class and library is > reloaded by new classloader.. > i never restarted this tomcat7 after deploy

RE: sombody help me...!! tomcat AutoDeploy issue ~~

2012-01-08 Thread 전성민
^^ 파란하늘~ 파란 하늘 꿈이~ 같은 곳에 머물지 않으려면 전력을 다해서 뛰어야 한다. -Original Message- From: "이재만" To: users@tomcat.apache.org Cc: Sent: 12-01-09(월) 16:02:35 Subject: sombody help me...!! tomcat AutoDeploy issue ~~ Hello. Guys.. i am useing Apache Tomcat/7.0.14 and i was

sombody help me...!! tomcat AutoDeploy issue ~~

2012-01-08 Thread 이재만
Hello. Guys.. i am useing Apache Tomcat/7.0.14 and i was setup AutoDeploy to "false" as blow. but when i deployed web application to my docs , all class and library is reloaded by new classloader.. i never restarted this tomcat7 after deploying... i want not to reload all source (except for

Re: file descriptor (unix socket) leak with NIO handler

2012-01-08 Thread Mark Thomas
On 07/01/2012 07:23, Arijit Ganguly wrote: > At my anticipated connection rates (100/second), we observe the application > to leak about 150 file handles (corresponding to Unix sockets) each day. That is a pretty small percentage of connections that results in a leak. That suggests this could be t