[
https://issues.apache.org/jira/browse/TS-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolai Gorchilov updated TS-3084:
----------------------------------
Description:
On iDevice restoration iTunes makes activation request to gs.apple.com (request
attached).
When sent via ATS, the request leads to HTTP/1.1 400 (bad request) response
from origin server.
Proper response (on direct connection) is also attached for your reference.
Here's the command to reproduce the problem
{noformat}
netcat gs.apple.com 80 < gs.request
{noformat}
was:
On iDevice restoration iTunes makes activation request to ga.apple.com (request
attached).
When sent via ATS, the request leads to HTTP/1.1 400 (bad request) response
from origin server.
Proper response (on direct connection) is also attached for your reference.
Here's the command to reproduce the problem
{noformat}
netcat gs.apple.com 80 < gs.request
{noformat}
Summary: forwarding mode breaks iPhone activation (gs.apple.com) (was:
forwarding mode breaks iPhone activation (ga.apple.com))
> forwarding mode breaks iPhone activation (gs.apple.com)
> -------------------------------------------------------
>
> Key: TS-3084
> URL: https://issues.apache.org/jira/browse/TS-3084
> Project: Traffic Server
> Issue Type: Bug
> Components: Core, HTTP
> Reporter: Nikolai Gorchilov
> Attachments: gs.request, gs.response
>
>
> On iDevice restoration iTunes makes activation request to gs.apple.com
> (request attached).
> When sent via ATS, the request leads to HTTP/1.1 400 (bad request) response
> from origin server.
> Proper response (on direct connection) is also attached for your reference.
> Here's the command to reproduce the problem
> {noformat}
> netcat gs.apple.com 80 < gs.request
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)