Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

  • 2 respostas
  • 23 têm este problema
  • 9 visualizações
  • Última resposta de 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????????

Todas as respostas (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