[
https://issues.apache.org/jira/browse/FLEX-35278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894856#comment-15894856
]
OmPrakash Muppirala commented on FLEX-35278:
--------------------------------------------
I have had instances in the past where a downloading content over wifi on Macs
had issues. This was because of an esoteric and hard to reproduce bug in the
Flash Player/AIR runtimes. To fix that I had to fix the HTTP headers (on the
server side) to use fixed-length encoding instead of chunked (which is the
default in most out of the box web servers)
For reference:
https://www.fir3net.com/Networking/Protocols/http-what-does-transfer-encoding-chunked-mean.html
Not sure if you are having the same issue, but perhaps this nugget of info
could help you.
> Apache Flex 4.15, Adobe AIR 23, MAC OS Sierra | Worker stops unexpectedly
> -------------------------------------------------------------------------
>
> Key: FLEX-35278
> URL: https://issues.apache.org/jira/browse/FLEX-35278
> Project: Apache Flex
> Issue Type: Bug
> Components: .Unspecified - Framework
> Affects Versions: Apache Flex 4.15.0
> Environment: Apache Flex 4.15, Adobe AIR 23, MAC OS Sierra
> Reporter: ChrisStr
>
> First of all, sorry, I cannot describe our issue very specific for now.
> We are using Flex and AIR for building a desktop application under Windows
> and MAC. Under Windows all is working fine, but under MAC the used workers
> stopped unexpectedly at any point. We are using workers e.g. for downloading
> data and it stopped at 4 MB or 10 MB or 100 MB without any further
> information.
> Has anyone an idea?
> Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)