On 9/21/11 9:50 AM, Bjarne wrote:
The time-series I get very often group measurements into
six consecutive similar values, then six higher but still
similar values, and so on. E.g. a time-series can look
like the following (numbers simplified for clarity):

1 2 1 1 2 1 4 6 5 4 4 6 9 9 8 7 9 8 ....

This happens when using a handler with httpd.js but also
when channels load from a separate python-server on localhost.
Note that both "network.http.max.connections" and
"network.http.max.connections-per-server" are set to 256 and
should not be the problem.

Neither of those prefs defaults to 6 anyway.

But "network.http.max-persistent-connections-per-server" does. Did you change that one too?

-Boris
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to