Darius Rus wrote:
[...]
I don't know the answer, but before you possibly go off in wrong directions, I suggest you really make double-sure of what is happening, in more precise ways than just what the browser shows. For example, Firefox with the LiveHttpHeaders or HttpFox add-ons, will show the exact HTTP headers sent by the browser, and returned by the server in both cases (direct connection to Tomcat or through Apache).
(For IE, Fiddler offers similar functionality).
Alternatively, if you have a workstation or server with perl installed, you can use the command-line lwp-request, which with the appropriate command-line parameters will also show the request and response headers.

Note that I am not saying that your symptoms are not correct, I am just trying to save you potentially some loss of time.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to