Re: how to NOT log "WARNING: Parameters: Invalid chunk ignored." messages

2008-04-07 Thread Adrian Woodhead
it had no effect whatsoever. So my question now is, why are the values in tomcat's logging.properties ignored? It's much more convenient and intuitive to configure it here rather than modifying it at the JRE level. Is this a bug? Adrian Woodhead wrote: Good point, I overlooked the .l

Re: how to NOT log "WARNING: Parameters: Invalid chunk ignored." messages

2008-04-04 Thread Adrian Woodhead
42:12 org.apache.tomcat.util.http.Parameters processParameters WARNING: Parameters: Invalid chunk ignored So that didn't seem to work I'm afraid. Anyone got any other ideas? Mark Thomas wrote: Adrian Woodhead wrote: org.apache.tomcat.util.http.Parameters = ERROR With no luc

how to NOT log "WARNING: Parameters: Invalid chunk ignored." messages

2008-04-04 Thread Adrian Woodhead
Hey there, We have a web-app which receives hundreds of requests per second, many of the requests coming from 3rd party apps which we have no control over. Now, it seems like some of these apps are sending us request strings ending in && which results in a message like this in catalina.out: