Hi,
I am new to httpd. I am using httpd and mod_jk for load balancing. I am running it under sticky bit configuration. I have a page that renders image and data. The http response to the image request returns HTTP code 200, however the data is 0 bytes. Instead when I directly connect to any of the servers, the image renders correctly. What am I doing wrong in the configuration?
The application that I am trying to load balance is a BIRT reporting engine (v 2.6).
Appreciate any help or pointers.
Thank you.
RJ