Jenkins 1.634
Java(TM) SE Runtime Environment (build 1.7.0_55-b13)

Lots more info at https://gist.github.com/wwalker/fc85ea65033ac9b0f714

In short, if I make 1000 simple requests 
(https://jenkins/hudson/job/$i/config.xml) where $i is iterating over a 
list of job names, these return in a very consistent 0.3-0.4 seconds), 
except those that take longer than a second.  They end in a 502 error from 
apache after 2 minutes (what we set TimeOut to in Apache).

Right after a restart (2 PM), only 3 error out of 2000. An hour later it is 
up to 12 out of 1000 (1%).  A couple of hours later (5:30 PM) at was around 
15% (still the 85% that don't hang are still 0.35 seconds).

This morning at 9 AM, 8 out of 1000.

We are seeing this in all requests.  There doesn't seem to be a complexity 
problem.  More complex requests fail about as often as simple requests. 
 Whether they are made through the GUI via browser or api calls through 
curl or the Python Jenkins API.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6a9bd3e9-bdaf-4805-be27-388411f6ce85%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to