Whilst I don't believe there is anything "out of the box" could you just not
write a JEE5 javax.servlet.Filter to perform the compression for you?

On 1 July 2011 14:28, tarley.lana <[email protected]> wrote:

> We have a drools application composed of almost 1000 rules. The rules
> deployment package has almost 8MB and we need to distribute it over a 100
> Kbps network for offline use on some client machines.
> If we could zip this package, it would require only 237Kbytes (instead
> 8MB).
> It seems, however, the class org.drools.agent.impl.KnowledgeAgentImpl
> doesn't support  gzip compression.
> Is it right? Is there any workaround for this problem?
>
> Thanks in advance.
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Is-there-any-way-to-compress-gzip-the-rules-package-to-optimize-network-traffic-between-server-and-a-tp3129297p3129297.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> [email protected]
> https://lists.jboss.org/mailman/listinfo/rules-users
>
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to