Coder Social home page Coder Social logo

vsmp-eo's People

Contributors

lehrblogger avatar

Stargazers

 avatar

Watchers

 avatar  avatar

vsmp-eo's Issues

Fix 408 errors appearing in Apache logs

After some, but not all, 200 image requests in my Apache logs, I'm seeing a 408 error exactly 20 seconds later from the EO1's IP address. For example:

xx.xx.xx.xx - - [10/Feb/2019:16:48:12 -0500] "GET /vsmp-eo/frames/4756.png HTTP/1.1" 200 1081633
xx.xx.xx.xx - - [10/Feb/2019:16:48:32 -0500] "-" 408 -

This also seems to happen when the page is open in Chrome on my Mac, but not Safari. Googling suggests that Chrome is pre-connecting based on predicted browsing behavior to improve browsing speed, but this happens even if I:

  • Disable Chrome's Use a prediction service to load pages more quickly setting
  • Set the x-dns-prefetch-control meta tag in the HTML as in a990da7 (which has related links)
  • Send the related header for images as well by setting Header set X-DNS-Prefetch-Control "off” in my Apache config

While I was initially concerned that images were not getting loaded properly, I no longer this is likely to the case, so it's probably not urgent to fix.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.