On 16/09/2020 19:46, Beard, Shawn wrote: > I’m getting these in the log: > > > > 16-Sep-2020 14:39:42.909 WARNING [main] > org.apache.catalina.startup.SetAllPropertiesRule.begin > [SetAllPropertiesRule]{Server/Service/Connector} Setting property > 'compressibleMimeType' to > 'text/html,text/xml,text/plain,text/css,text/javascript,application/xml,application/x-javascript,application/javascript,application/x-font-woff,application/font-woff,application/pdf' > did not find a matching property. > > 16-Sep-2020 14:39:42.909 WARNING [main] > org.apache.catalina.startup.SetAllPropertiesRule.begin > [SetAllPropertiesRule]{Server/Service/Connector} Setting property > 'compression' to 'on' did not find a matching property. > > 16-Sep-2020 14:39:42.909 WARNING [main] > org.apache.catalina.startup.SetAllPropertiesRule.begin > [SetAllPropertiesRule]{Server/Service/Connector} Setting property > 'compressionMinSize' to '2048' did not find a matching property. > > 16-Sep-2020 14:39:42.909 WARNING [main] > org.apache.catalina.startup.SetAllPropertiesRule.begin > [SetAllPropertiesRule]{Server/Service/Connector} Setting property > 'noCompressionUserAgents' to 'gozilla,traviata' did not find a matching > property. > > > > I’m running Tomcat 9.0.31. > > > > According to documentation these are valid connector attributes/ > > https://tomcat.apache.org/tomcat-9.0-doc/config/http.html > > > > Here is what is in the connector. Any ideas?
Full connector configuration please. Mark > > > > compressibleMimeType="text/html,text/xml,text/plain,text/css,text/javascript,application/xml,application/x-javascript,application/javascript,application/x-font-woff,application/font-woff,application/pdf" > > compression="on" > > compressionMinSize="2048" > > noCompressionUserAgents="gozilla,traviata" > > > > > > CONFIDENTIALITY NOTICE: This e-mail and the transmitted documents > contain private, privileged and confidential information belonging to > the sender. The information therein is solely for the use of the > addressee. If your receipt of this transmission has occurred as the > result of an error, please immediately notify us so we can arrange for > the return of the documents. In such circumstances, you are advised that > you may not disclose, copy, distribute or take any other action in > reliance on the information transmitted. > > ** > > *Shawn Beard • Sr. Systems Engineer > Middleware Engineering* > > ** > > > > * > 3840 109th Street Urbandale, IA 50322 > Phone: +1-515-564-2528 > Email: sbe...@wrberkley.com > Website: berkleytechnologyservices.com > <https://www.berkleytechnologyservices.com/>***** > > */Technology Leadership Unleashing Business Potential/* > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org