On 16/09/2020 20:45, Beard, Shawn wrote:
> <Connector port="9081"
>                protocol="HTTP/1.1"
>                connectionTimeout="20000"
>                Server=" "
>                maxHttpHeaderSize="8192"
>                maxThreads="500"
>                minSpareThreads="30"
>                enableLookups="false"
>                disableUploadTimeout="true"
>                acceptCount="150"
>                redirectPort="9444"
>                
> 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" />

I've added that exact configuration (copy and paste) to clean builds of
10.0.x, 9.0.x and 9.0.31 and I don't see the errors you are seeing.

Are you sure you are running 9.0.31?

Have you tested this with a clean 9.0.31 install downloaded from
tomcat.apache.org?

Mark


> 
> 
> 
> Shawn Beard
> Sr. Systems Engineer
> BTS
> +1-515-564-2528
> 
> -----Original Message-----
> From: Mark Thomas <ma...@apache.org>
> Sent: Wednesday, September 16, 2020 2:40 PM
> To: users@tomcat.apache.org
> Subject: Re: tomcat warnings. [EXTERNAL]
> 
> ** CAUTION: External message
> 
> 
> 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://urldefense.com/v3/__https://tomcat.apache.org/tomcat-9.0-doc/c
>> onfig/http.html__;!!Li8W9_Um1Taa!tE5GafpOhFxZJTxhrvKgtQvRPdfMY04jnCLVE
>> GdwcPdOT4zoevjuCwYb1Yrbu8i-$
>>
>>
>>
>> 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
> 
> 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.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


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

Reply via email to