Is there any performance impact if I use the gun_orn max_requests parameter for the production server?
Yes and no. It depends. Restarting workers eats resources. But the price is not too high. On the other hand, if you have memory leaks, this will allow you to save memory. Thus, productivity is effectively improved.
, , . , , 20 . 300 , , .
- 10 100.
Source: https://habr.com/ru/post/1547754/More articles:How to make diagrams fill the color and patterns of the reference cell? - vbaHow to find out if a user has access rights (for example, printing, document management) on a network printer in C # - c #Yocto 1.6 no libboost_log in toolchain - boostT-SQL String Aggregation - sqlHow to omit / prohibit sending data to the POST method in the controller in MVC - model-view-controllerвложенный цикл с файлами file1.csv и file2.csv в jmeter - nested-loops“Verification” does not exist in the “System.Data.Entity” namespace when building Team City - c #Open source license in android application - androidHow to package / distribute python applications - pythonWhen do Haskell functions accept tuples rather than multiple arguments? - haskellAll Articles