Hi,
Without knowing the filter, I figured if .jpg was there than .png wasn't much 
different, and if .txt was there .css is not much different.  So it made sense from a 
consistency standpoint.  However, I have no particular attachment to the filter itself 
or this commit: if you don't like it, feel free to undo it ;)

Yoav Shapira http://www.yoavshapira.com


>-----Original Message-----
>From: Filip Hanik - Dev [mailto:[EMAIL PROTECTED]
>Sent: Monday, November 01, 2004 9:25 AM
>To: Tomcat Developers List
>Subject: Re: cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml
>
>actually, its a negative filter, (if one can say that :)
>Anything that doesn't match the filter, gets replicated.
>I did that since people use all kinds of extensions on the MVC framework.
>
>Filip
>
>----- Original Message -----
>From: "Remy Maucherat" <[EMAIL PROTECTED]>
>To: "Tomcat Developers List" <[EMAIL PROTECTED]>
>Sent: Friday, October 29, 2004 4:39 PM
>Subject: Re: cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml
>
>
>[EMAIL PROTECTED] wrote:
>
>>               <Valve
>className="org.apache.catalina.cluster.tcp.ReplicationValve"
>>  -
>filter=".*\.gif;.*\.js;.*\.jpg;.*\.htm;.*\.html;.*\.txt;"/>
>>  +
>filter=".*\.gif;.*\.js;.*\.jpg;.*\.png;.*\.htm;.*\.html;.*\.css;.*\.txt;"/>
>>
>-0. Adding static resources to that list is not good IMO. The idea is
>that replication (with the Tomcat defaults) will only have to occur for
>dynamic content. If the guy has special needs, then he can change this.
>
>Obviously, this is not a big issue for the 5.5.4 build ;)
>
>Rémy
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to