was

[tomcat] Parameters: Invalid chunk ignored

gt1000 2009. 12. 1. 20:11
http://dev.alseom.co.kr/48

tomcat작업시 parameter 전송때마다 로그에 기록되는 다음과 같은 메세지 제거 방법

1. tomcat설치경로/conf/logging.properties 편집
2. org.apache.tomcat.util.http.Parameters.level= SEVERE 추가
3. tomcat 재시작