[JIRA] [core] (JENKINS-25755) SPDY is not working on 1.580

2014-12-16 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 resolved  JENKINS-25755 as Not A Defect


SPDY is not working on 1.580
















Appears to be configuration issue as described by user.





Change By:


Daniel Beck
(16/Dec/14 11:50 AM)




Status:


Open
Resolved





Resolution:


NotADefect



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-25755) SPDY is not working on 1.580

2014-11-27 Thread imakow...@gmail.com (JIRA)














































Ireneusz Makowski
 commented on  JENKINS-25755


SPDY is not working on 1.580















any help in that or clarification what is happening?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-25755) SPDY is not working on 1.580

2014-11-27 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-25755


SPDY is not working on 1.580















SPDY requires use of HTTPS (at least according to Wikipedia). So make sure to use something like java -jar jenkins.war --httpsPort=9090 --spdy=true.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-25755) SPDY is not working on 1.580

2014-11-26 Thread imakow...@gmail.com (JIRA)














































Ireneusz Makowski
 commented on  JENKINS-25755


SPDY is not working on 1.580















Yes it's true:
1. I've tried on port 80 (proxy through apache) - not working
2. I've tried directly through 8080 port on Winstone-Jetty - not working




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-25755) SPDY is not working on 1.580

2014-11-25 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-25755


SPDY is not working on 1.580















Could you try with 1.535, the version that introduced SPDY support?

If it works on that version, could you try finding out which version of Jenkins between 1.580(.1) and 1.535 broke it?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-25755) SPDY is not working on 1.580

2014-11-25 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-25755


SPDY is not working on 1.580















Does your Apache even support SPDY? Can it reverse proxy SPDY? What happens when you access Jenkins directly?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-25755) SPDY is not working on 1.580

2014-11-25 Thread imakow...@gmail.com (JIRA)














































Ireneusz Makowski
 commented on  JENKINS-25755


SPDY is not working on 1.580















I've tested it also on Jenkins ver. 1.565.2 but it is also not working. 
I've tested it through Apache and Jetty directly

the same issue is on ci.jenkins.org so it seems that problem is not related to Apache?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-25755) SPDY is not working on 1.580

2014-11-25 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-25755


SPDY is not working on 1.580















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?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-25755) SPDY is not working on 1.580

2014-11-24 Thread imakow...@gmail.com (JIRA)














































Ireneusz Makowski
 created  JENKINS-25755


SPDY is not working on 1.580















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


24/Nov/14 10:49 AM



Description:


I've tried to use --spdy option but is not working. I've installed SPDY indicator in chrome to check if SPDY on Jenkins is working but is not. Could you please provide info how to enable it on Windows installation? 

I've also checked ci.jenkins.org with this plugin and SPDY is not working.




Environment:


Jenkins 1.580.1 through Apache on Windows 2008 R2




Project:


Jenkins



Priority:


Major



Reporter:


Ireneusz Makowski

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.