Github user weipeng2k commented on the pull request:

    https://github.com/apache/tomcat/pull/5#issuecomment-40353961
  
    1. Not bug.
    It's not a bug. Just want to add maxStartTime to RequestInfo, it can record 
when does slow request happened.
    
    2. Commit error.
    I am curious about tomcat-lite,read its code,but removed the .project and 
.classpath, It's my fault. I reverse it in my next commit.
    
    3. maxStartTime decided by maxTime
    maxStartTime just record when did maxTime happened. If calculate 
maxStartTime itself, it may store the "last maxStartTime" not the real 
maxStartTime,I think maxStartTime would update when maxTime changed.
    
    4. Missing 
    I did not notice manager status web app. I should modify 
org.apache.catalina.manager.StatusTransformer, thank you remind me.
    
    5. maxStartTime can see in console
    
    6. About wiki
    I found request info in manager-howto.xml, it should updated also.
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to