3 Replies Latest reply on Aug 27, 2010 7:04 AM by joerihendrickx

    A4j compressing javascript every time

    joerihendrickx

      Hello.

       

      When profiling our application, I noticed A4j was spending quite some time in JSMin.  It's compressing the javascript every time.  Now I switched the compression off and the app is faster, but obviously this is not ideal.  Ideally richfaces should only compress the javascript the first time.

       

      Is there any way to set it up to only compress once?

       

      Regards,

      Joeri