|
nginx can help you if you have a lot of slow clients (like mobile devices)
nginx will be like a very fast client for scripts on litespeed - litepseed will be able to send data to the nginx very fast and your script will finish faster too. + you can cache some data with nginx
|