+.5 I have semi-mixed feelings about including gzip filter but having it disabled by default. It has proven to make finding certain bugs harder, so I would say it should be disabled. However, if you were going to use it on a production server it would be best to have all the problems caused by the filter show up during development, so I think it should be turned on during development in this case. On the other hand, not all production environments need to have the gzip filter (e.g. many intranet applications), so there is no need to deal with the aggravation.
<brain track="derailed"> But then, I am Australian, and Australia is full of criminals and criminals are used to not being trusted. As I do not trust you, so I can clearly not choose the wine in front of you... </brain> Sorry to those of you who don't get that last reference. Sometimes I'm easily distracted :) Nathan ----- "Matt Raible" <[EMAIL PROTECTED]> wrote: > What do folks think about disabling GZip by default? In particular, > we've seen that it causes some stack traces not to show up: > > http://issues.appfuse.org/browse/APF-1037 > > I think it's a good idea to configure this in your appserver (or > webserver) moreso than the application. However, I don't think it's a > bad thing to have the feature in AppFuse. > > Thanks, > > Matt > > --------------------------------------------------------------------- > 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]