File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/puma-6.1.0/ri/Puma/DSL/queue_requests-i.ri
U:RDoc::AnyMethod[iI"queue_requests:ETI"Puma::DSL#queue_requests;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [ I"AWhen set to true (the default), workers accept all requests ;TI"9and queue them before passing them to the handlers. ;TI"?When set to false, each worker process accepts exactly as ;TI"@many requests as it is configured to simultaneously handle.;To:RDoc::Markup::BlankLine o;
; [I"?Queueing requests generally improves performance. In some ;TI"=cases, such as a single threaded application, it may be ;TI";better to ensure requests get balanced across workers.;T@o;
; [
I"ANote that setting this to false disables HTTP keepalive and ;TI"Aslow clients will occupy a handler thread while the request ;TI"?is being sent. A reverse proxy, such as nginx, can handle ;TI"=slow clients and queue requests before they reach Puma. ;TI"@see Puma::Server;T:
@fileI"lib/puma/dsl.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(answer=true);T@FI"DSL;TcRDoc::NormalClass00