Redirect guest requests to another sub-domain?

dihuta

Well-Known Member
#2
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.

Thank you.
 

mistwang

LiteSpeed Staff
#3
I think you need to setup a webserver (proxy) external application, then use rewrite rule to detect guest users, proxy to the second server.
 

dihuta

Well-Known Member
#4
I'm not sure I have enough skill to do this.

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.
 

mistwang

LiteSpeed Staff
#5
Yes, you can do that, there is a third party tutorial link in our wiki.
Just request a trial key and play with it. You can let it use port 8080 first.
 
Top