pmcalculator icon indicating copy to clipboard operation
pmcalculator copied to clipboard

A simple process manager calculator that helps determine the correct values for child processes in PHP-FPM

Results 5 pmcalculator issues
Sort by recently updated
recently updated
newest added

This isn't really an issue: there's a typo in the `` element in `index.html`, i.e.: ```html PHP-FPM Process Caluculator ``` which should read "Calculator" rather than "Cal***u***culator". I could open...

Still seems like a good way to work out ballpark figures Your logic is sound I just think that ram-total and process-size could support larger numbers

Please allow to type numbers or move slider with arrows. Impossible to pick some number, especialy with high DPI mouse.

It is really difficult to select a precise value with the `input` of `range` type. This Merge Request replaces them by `number` type inputs. Closes #6