Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

network.http.pipelining.maxrequests, can't go above 8 ,why?

  • 2 replies
  • 23 have this problem
  • 9 views
  • Last reply by cor-el

more options

network.http.pipelining.maxrequests

about:config

No matter how many times I edit and save it the firefox REVERTS back to 8??

How to override it to number above 8????????

'''network.http.pipelining.maxrequests''' about:config No matter how many times I edit and save it the firefox '''REVERTS back to 8'''?? How to override it to number above 8????????

All Replies (2)

more options

Hi,

Please see this.

about:config Entries

more options

That maximum is hard coded, so you can't get higher than 8.

// hard upper limit on the number of requests that can be pipelined
  1. define NS_HTTP_MAX_PIPELINED_REQUESTS 8