Hey Willy, Thanks for taking the time to respond.
It jumps from about 300-500ms to 3000-4000ms. There's a few other sites that have the same variance on the same server. Typically 10x jumps in latency. There's no rhyme or reason I can find. Here's a fancy pants graph. http://screencast.com/t/mcZ4wRQaBTt Here's also an excerpt from my log from today, I filtered only request > 1000ms. These are requests from the same graph above. I don't even see the highest response times that are listed on that graph (one peaking above 4000ms). Jun 7 01:07:28 localhost.localdomain haproxy[15517]: 50.58.2.137:50248 [07/Jun/2012:01:07:27.446] http sld-web-3/sld-web-3 0/0/1/1170/1171 200 3961 - - ---- 0/0/0/0/0 0/0 "GET / HTTP/1.1" Jun 7 02:07:28 localhost.localdomain haproxy[15517]: 50.58.2.137:51699 [07/Jun/2012:02:07:27.887] http sld-web-3/sld-web-3 0/0/1/1085/1086 200 4554 - - ---- 1/1/1/1/0 0/0 "GET / HTTP/1.1" Jun 7 07:07:32 localhost.localdomain haproxy[15517]: 50.58.2.137:58952 [07/Jun/2012:07:07:31.296] http sld-web-3/sld-web-3 0/0/1/1035/1036 200 4554 - - ---- 2/2/1/1/0 0/0 "GET / HTTP/1.1" Jun 7 13:42:47 localhost.localdomain haproxy[15517]: 50.58.2.137:52084 [07/Jun/2012:13:42:46.380] http sld-web-3/sld-web-3 43/0/2/1126/1171 200 3540 - - ---- 9/9/1/1/0 0/0 "GET / HTTP/1.1" -- Chris LeBlanc On Wednesday, June 6, 2012 at 12:36 AM, Willy Tarreau wrote: > Hi Chris, > > On Tue, Jun 05, 2012 at 09:54:17PM -0500, Chris LeBlanc wrote: > > Hey all, > > > > Is anyone aware of latency issues with 1.5dev7? > > Not particularly, how/when do you observe them ? On session > establishment, to haproxy, to backend servers, during data > transfers ? What's the order of magnitude ? 1ms, 200ms, 3s ? > > Willy

