|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

ci.jenkins-ci.org HTTP response includes a "Via" header, indicating there's a reverse proxy in front:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.45
To clarify, you're running something like java -jar jenkins.war --spdy and accessed http://hostname:8080 (or whatever Winstone-Jetty's port is) and the problem was present, even though not accessing Jenkins through Apache?