My plan

#1
I am planning to use litespeed, on the front, and proxying dynamic stuff to apache, while litespeed server images.
What happens to max connection limits when most traffic are just proxied to backend? Does proxied connection remains counted until the backend connection finishes?
 

Unique_Eric

Administrator
Staff member
#2
I think proxied connection remains counted until the backend connection finishes.
Is there any reason to let Apache handle dynamic content instead of litespeed?
If those dynamic content generated by PHP code, LiteSpeed Cache solution could help a lot.
 
Top