Skip to content

StaticFileHandler weird behaviour on old browsers #33

@xavierpantet

Description

@xavierpantet

Hello,

I am developing a web platform that I need to work with iPads running iOS9.
I tried accessing it with Safari, Firefox and Chrome but it seems to me that StaticFileHandler does not work properly. Indeed, some of my JS and CSS files and my images are not always loaded. I inspected the requests sent by the browser and it seems that some of them randomly never complete, then the browser waits indefinitely for the response.

I did not have any problems with newer versions of iOS. I also tried to load the resources from an Apache server and it works fine.

Do you have any idea why this happens?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions