[JIRA] [crowd2] (JENKINS-16703) Too many periodic requests to Crowd server

2014-10-14 Thread gentoo.inte...@gmail.com (JIRA)














































Kanstantsin Shautsou
 commented on  JENKINS-16703


Too many periodic requests to Crowd server















Try remove group restriction...



























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] [crowd2] (JENKINS-16703) Too many periodic requests to Crowd server

2014-10-13 Thread nitro...@gmail.com (JIRA)














































Coleman
 commented on  JENKINS-16703


Too many periodic requests to Crowd server















Running into this as well on the latest versions of Crowd, this plugin and Jenkins. It absolutely hammers Crowd on every request. Seeing page loads way into the 30+ second range. Any thoughts on a solution?



























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] [crowd2] (JENKINS-16703) Too many periodic requests to Crowd server

2014-08-18 Thread gentoo.inte...@gmail.com (JIRA)















































Kanstantsin Shautsou
 assigned  JENKINS-16703 to Kanstantsin Shautsou



Too many periodic requests to Crowd server
















Change By:


Kanstantsin Shautsou
(18/Aug/14 4:59 PM)




Assignee:


ThorstenHeit
KanstantsinShautsou



























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] [crowd2] (JENKINS-16703) Too many periodic requests to Crowd server

2014-08-01 Thread gentoo.inte...@gmail.com (JIRA)














































Kanstantsin Shautsou
 commented on  JENKINS-16703


Too many periodic requests to Crowd server















Is it still reproducible with 1.8 version?



























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] [crowd2] (JENKINS-16703) Too many periodic requests to Crowd server

2014-04-17 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-16703


Too many periodic requests to Crowd server















Code changed in jenkins
User: Kanstantsin Shautsou
Path:
 src/main/java/de/theit/jenkins/crowd/CrowdConfigurationService.java
 src/main/java/de/theit/jenkins/crowd/CrowdRememberMeServices.java
 src/main/java/de/theit/jenkins/crowd/CrowdSecurityRealm.java
 src/main/java/de/theit/jenkins/crowd/CrowdServletFilter.java
 src/main/java/de/theit/jenkins/crowd/ErrorMessages.java
 src/main/resources/crowd.properties
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/config.jelly
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-applicationName.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-cookieDomain.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-cookieTokenkey.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpMaxConnections.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyHost.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyPassword.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyPort.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpProxyUsername.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-httpTimeout.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-password.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-sessionValidationInterval.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-url.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-useProxy.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help-useSSO.html
 src/main/resources/de/theit/jenkins/crowd/CrowdSecurityRealm/help.html
 src/main/resources/de/theit/jenkins/crowd/help-socketTimeout.html
http://jenkins-ci.org/commit/crowd2-plugin/7039baf8288687ee20590011dbd03b85020d2009
Log:
  FIXED JENKINS-21852 Added http proxy configuration.
FIXED JENKINS-18791 Session validation interval saved from ui.
FIXED JENKINS-13279 Don't use ssoTokenHelper, work with Embedded Crowd in Jira.
JENKINS-16703 More options for connection configuration.


Compare: https://github.com/jenkinsci/crowd2-plugin/compare/43588915417a...7039baf82886




























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] [crowd2] (JENKINS-16703) Too many periodic requests to Crowd server

2014-03-25 Thread y...@schli.ch (JIRA)














































Marc Günther
 commented on  JENKINS-16703


Too many periodic requests to Crowd server















This renders the crowd2-plugin completely unusable. We had page load times of around 20sec, compared to ~1sec with the old crowd-plugin. We switched back to that one now.



























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] [crowd2] (JENKINS-16703) Too many periodic requests to Crowd server

2013-06-14 Thread rzan...@java.net (JIRA)














































rzanner
 commented on  JENKINS-16703


Too many periodic requests to Crowd server















Somehow this is related to my newly opened issue JENKINS-18253 which I will close as a duplicate now. 

Anyway - this is a serious issue. We needed to switch the crowd2 plugin off since our Crowd server was not able to handle all the requests coming from Jenkins. Using tcpdump we measured up to 4000 requests per minute!!!



























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/groups/opt_out.




[JIRA] [crowd2] (JENKINS-16703) Too many periodic requests to Crowd server

2013-06-14 Thread rzan...@java.net (JIRA)














































rzanner
 updated  JENKINS-16703


Too many periodic requests to Crowd server
















I attached the log file of a single  login after a Jenkins restart. However, it is still incomplete and contains the last 760 or so lines!

(I used the "System Log" facility in "Manage Jenkins" to turn on "ALL" logging for "de.theit.jenkins.crowd" and "com.atlassian.crowd.integration" loggers.)

The requests from Jenkins to the Crowd server just won't stop - the plugin implementation seems to login on every HTTP request to Jenkins! 
Since Jenkins is AJAX featured and authentication is realized by the CrowdServletFilter, it really should be performant and avoid any superfluous requests to the Crowd server...





Change By:


rzanner
(14/Jun/13 12:57 PM)




Attachment:


jenkins.log



























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/groups/opt_out.




[JIRA] [crowd2] (JENKINS-16703) Too many periodic requests to Crowd server

2013-06-14 Thread rzan...@java.net (JIRA)














































rzanner
 commented on  JENKINS-16703


Too many periodic requests to Crowd server















It seems that the CrowdServletFilter sometimes recreates the Authentication using autoLogin(), although it should already be available in the Spring SecurityContext. Shouldn't the SecurityContext be stored in the HttpSession? Otherwise every AJAX request of Jenkins may end up creating a new Spring SecurityContext, since its default strategy is "ThreadLocal"...



























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/groups/opt_out.