0
votes

I have a Varnish server that cached images. Some images are cached "partial":

Varnish url:

http://pictures2.todocoleccion.net/tc/2012/07/05/32401624.jpg

Backend url:

http://pictures.todocoleccion.net/tc/2012/07/05/32401624.jpg

The only change I see s that varnish has started to LRU Nuked object, but the "partial" image effect is with new objects.

Any idea about this behaviour? Thanks in advance

2

2 Answers

0
votes

I just reloaded the picture in my browser and found the partially fragmented image to display correctly. Maybe Varnish cached a corrupt image from the backend yesterday?

0
votes

It seems that is nothing about Varnish. It a problem with nginx+cifs server.