processgroup

  1. A

    Php Setups

    Hello, Im currently using ea4 Apache with php7.0 fpm. Tested openlitespeed v1.4.28. How do we setup php as process group. When i was using Litespeed it was as simple as putting a bit of stuff in an apache include file: <IfModule LiteSpeed> LSPHP_ProcessGroup on LSPHP_Workers 15 </IfModule>...
Top