HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/puma-6.1.0/ri/Puma/DSL/on_refork-i.ri
U:RDoc::AnyMethod[iI"on_refork:ETI"Puma::DSL#on_refork;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[	I"<When `fork_worker` is enabled, code to run in Worker 0 ;TI"?before all other workers are re-forked from this process, ;TI"?after the server has temporarily stopped serving requests ;TI"&(once per complete refork cycle).;To:RDoc::Markup::BlankLineo;
;	[I"FThis can be used to trigger extra garbage-collection to maximize ;TI"Jcopy-on-write efficiency, or close any connections to remote servers ;TI"J(database, Redis, ...) that were opened while the server was running.;T@o;
;	[I"<This can be called multiple times to add several hooks.;T@o;
;	[I"9@note Cluster mode with `fork_worker` enabled only. ;TI"
@example;To:RDoc::Markup::Verbatim;	[I"on_refork do
;TI"  3.times {GC.start}
;TI"	end
;T:@format0o;
;	[I"@version 5.0.0;T:
@fileI"lib/puma/dsl.rb;T:0@omit_headings_from_table_of_contents_below000[I"(key = nil, &block);T@&FI"DSL;TcRDoc::NormalClass00