Help: Nginx provide blank content

I have set nginx to cache files. But sometimes, we get blank content. I
find below message in the logs:

cache file: “/cache/6/cc/5fa7f740d0cf7c2e33cb6c87bb92fcc6”

But this file actually does not exist.

Is this becuase nginx found index in the key zone by the cache key, but
the cache file does not exist (expires?)

How to to solve the problem?

Posted at Nginx Forum:

On Sat, Jun 20, 2009 at 04:54:41PM -0400, tonyy wrote:

I have set nginx to cache files. But sometimes, we get blank content. I find below message in the logs:

cache file: “/cache/6/cc/5fa7f740d0cf7c2e33cb6c87bb92fcc6”

But this file actually does not exist.

Is this becuase nginx found index in the key zone by the cache key, but the cache file does not exist (expires?)

How to to solve the problem?

Could you show debug log of such request ?

On Mon, Jun 22, 2009 at 11:06:45AM -0400, tonyy wrote:

Certainly, how to give the logs to you? I found nowhere to upload fils in this forum.

This is not just a forum, but maillist with forum interface.

You may send the logs to my address at
http://forum.nginx.org/profile.php?2,47

Certainly, how to give the logs to you? I found nowhere to upload fils
in this forum.

Posted at Nginx Forum: