0 Replies Latest reply on Jul 2, 2006 4:51 AM by roberto

    APJ and out.flush()

      I successful install apache 2.0.55 as loadbalance using APJ in a cluster jboss environment (4.0.4)

      But now I have a little strange behaviour:
      I have a jsp that execute some out.println statement and every time execute also a flush... usually (without apache) using this code i can see my html response page that is updated every time the flush statement is executed... intead using apache to forward request to jboss/tomcat, the output is flushed only at the end... and not every req

      Maybe i need to do some configuration changes?
      Any Idea?
      Thank You
      Roberto