lsapi, CRIU Support, Connection pools
-
Found laspi.conf in /etc/apache2/conf.d FINALLY! Wonder why whereis does not work, strange!!! To enable lsapi with connection pools edit lsapi.conf find this line # lsapi_with_connection_pool Off change it to; lsapi_with_connection_pool On restart apache. ps aux shows a bunch of lsphp processors out there now. Not sure why. Done! 0 -
Using connection pools will increase the amount of lsphp processes. It creates a pool of processes, that are ready to accept requests. It's listed in the FAQ: FAQ on mod_lsapi 0 -
Hi @gotroot I'm glad you found the conf file and I hope the advice provided by @LucasRolff was helpful! Please let us know if you have any further questions/concerns. Thanks! 0
Please sign in to leave a comment.
Comments
3 comments