modify the source code to measure the time of processing a request

2010-01-12 Thread Bao
Hi, Our company is using the apache tomcat 6.0.20 as our server. And now I plan to measure the time of every requet processed in the server without the help of any benchmark tool. I plan to modify the code to add a time stamp in a request when it comes into the server and add another time sta

Re: modify the source code to measure the time of processing a request

2010-01-13 Thread Bao
Thanks! could you tell me under the what content? --- 10年1月13日,周三, Pid 写道: > 发件人: Pid > 主题: Re: modify the source code to measure the time of processing a request > 收件人: dev@tomcat.apache.org > 日期: 2010年1月13日,周三,下午5:14 > On 13/01/2010 06:37, Bao wrote: > > Hi, > >