Hi All,
I have a JSP that is called as an SSI by a static html doc under apache
2.0 and it executes 3 times!
We are setup using ProxyPass to pass dynamic requests from the apache
box to the tomcat box.
I have ruled out all of the obvious things (it's not being accidentally
included twice or anything like that).
Furthermore, in debugging, I'm reading in the HTTP_Referer .. of the
three executions, it gives null on the 1st and 3rd, and the URL of the
apache box on the 2nd. (?????)
Even further, this was being included in a file that was included by
another file.
When I put the include for the JSP in the main file, it dropped to only
2 executions.
Any idea what I could look into on this?
Many thanks.
pete
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]