tags:

views:

15

answers:

0

Having an issue where Safari will not always render the page. When it does, it doesn't always show all the images. Issue happens with all the sites run off one set of code. One site is http://www.wfar.com/.

I check the Apache access log and can see the hit, and it passes back a 200 and roughly 8,000 in data. Nothing shows in the error log.

Look in the developer tools, and Safari shows that it received a 304. Nothing is set in my code to return a 304, so must be coming from apache.

I can recreate the issue on multiple computers and iPhones.