Seems
like an application problem to me.
Once a
session is created, the browser sends the session cookie with every request.
When loading a gallery picture fails, the session cookie is sent correctly. When
the loading succeeds, the cookie is sent correctly, but the browser also
receives a
Hi Peter
To get a better idea of what is happening, you can probably put a
sniffer and see what is being sent to the broweser, I mean the header -
so that you can look at the cookie being set. It won't happen that you
click on refresh 3-4 times and apache will change it's behaviour - to me
thi