I'm using vBulletin & Litespeed & Guest Cache.
I have 2 servers which are running Litespeed. Now I want to redirect all guest requests to another server with another sub-domain.
Currently I offloaded all static contents to server2.mydomain.com, with this setup I will also offload guest cache requests to the servers. My main server will be run faster.
Another solution:
I would like to use Litespeed Load balancer on Server1 then use it to load balance between server1 & server2. I would like to set server1's weight to 7 and server to 3.
Can I do this and is there any manual/tutorial for me to do this myself?
Thank you.