I think you need to find out which URL is causing the trouble.
Maybe something should not be cached has been cached. and turn cache off for that URL.
If you can reproduce the problem, you can check it with firebug, or use tcpdump to dump the request/response related at network level.