3 Replies Latest reply on Sep 30, 2013 12:51 PM by bleathem

    Why Glassfish in https doesn't cache richfaces jars?

    ph99

      Hi all

      I have a strange behaviour in my web application.

       

      application server glassfish 2.1

      richfaces 3.3.3

       

      in test environment it works fine and I have very good performances

      in production environmnent (https + two node cluster) all becomes very slow

       

      Using firebug I've noticed that each time a page is loaded the whole richfaces jars are downloaded

       

      Why aren't already in cache?

       

      In http are correctly cached.

       

      Thanks!!