Hello --

Tomcat 4.03 / Apache/2.0.39 / mod_jk2

It seems that Apache2 + mod_jk2 is doing some internal cacheing - or
something.  In my case, it is really causing problems on our site.  Here are
the symptoms (I've left out many debugging steps to get at, what I hope is,
the heard of the matter):

1) I upgraded from Apache 1.3 / mod_jk to Apache 2 / mod_jk2.
2) For the first few minutes after upgrade, everything works
3) As more hits come in, the system starts displaying what appears to be
"random" pages.  These are pages that are in the system (and the logs say
other people are hitting), but have never been accessed from the test
browser [eliminating browser cache as the issue]

4) Restarting Tomcat puts everything back to normal for a few minutes
(clearing a cache?), but then things start "going weird" again after a few
hits.

5) Reverting to Apache 1.3 clears the problem immediately.

Note that all of our pages are of the form:

http://www.alivecity.com/alivecity/servlet/NavForward?sid=93&appactive=yes&r
eq=mSitePage_jj1&iReq=mInfo&mi=85:3182750

With only the query-string changing from request to request.

Any hints?

Thanks,

Nick


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to