java - custom-domain https requests aborted on appengine app -
i have enabled https on custom domain appengine app. worked fine couple of days. after while, on machines requests started getting aborted.
i observed on machines prone strange behavior, issue reproducible when following conditions met: - access application using https custom domain - many requests fired 1 after (like adding dom 30+ images, not ajax requests)
also observed on machine having problem, if traffic go through fiddler, issue disappear.
now: though firing 30 requests 1 after (like adding dom 30 images) might not best of practices, normal firefox , chrome abort 80% of requests when using https on custom domain? if why requests don't aborted when using https , appspot.com url of app?
thanks, cristian
Comments
Post a Comment