Dan Allen created FORGE-445:
-------------------------------
Summary: GZip compression configuration plugin
Key: FORGE-445
URL:
https://issues.jboss.org/browse/FORGE-445
Project: Forge
Issue Type: Feature Request
Components: Brainstorming
Reporter: Dan Allen
GZip compression is the perfect case of a monkey's job (aka forge plugin). In some
cases, it needs to be added to web.xml as a filter. In other cases, it needs to modify the
application server configuration.
It would be cool to have a GZip compression plugin that would apply the configuration in
the appropriate way based on input from the user.
For example:
setup gzip --scope application --provider XXXX
setup gzip --scope container --container JBOSS_AS_7
If the application vs container paths are different, it may warrant two separate commands,
such as gzip-filter and gzip-server-config
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira