I have an application that uses Data Push Technology of Blazad, which Flex Client sends data in event 5 seconds . This application works fine when I run it without proxy or without proxy. When I run it from https, data push does not work anymore. I get the following error
root cause [IOErrorEvent type = "ioError" bubbles = false cancelable = false eventPhase = 2 text = "error # 2032: stream error. URL: https: // localhost / Admin / messagebroker / streamingamfsecure? Command = open & version = 1
Did anyone successfully get streaming to work on SSL?
Thanks,
Questions to ask yourself (and post here)
- Is the request appearing in your access logs?
- What can be the usual HTML pages via HTTPS?
- What do the response headings look like? Does cleaning your cache make any changes?
- Which browsers ?
- Can you explain caching headers?
Try one of these:
Cash-Control: Cash-Control: Any-Store Cash-Control: No-Store, Cash-Control: No-Store, Max-Age = 0, Co-Modified Cash Sh-Control: Maximum-age = 0, should be modified for cache-control: revise exit
No comments:
Post a Comment