cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
353
Views
0
Helpful
2
Replies

CSM redirect to diferent port

jcarvalh
Level 1
Level 1

Hello. I have a client that wants a vserver listening on port 80 and then he wants to redirect the request to real servers on port 8080. Can this be done with CSM?

Thanks in advance.

Best regards,

Joao Carvalho

1 Accepted Solution

Accepted Solutions

This can be done by specifying the port when defining the real in the serverfarm definition

e.g.

vserver App1

virtual x.x.x.x tcp www

serverfarm SF1

inservice

serverfarm SF1

predictor roundrobin

real y.y.y.1 8080

inservice

real y.y.y.2 8080

inservice

Thanks

Syed Iftekhar Ahmed

View solution in original post

2 Replies 2

This can be done by specifying the port when defining the real in the serverfarm definition

e.g.

vserver App1

virtual x.x.x.x tcp www

serverfarm SF1

inservice

serverfarm SF1

predictor roundrobin

real y.y.y.1 8080

inservice

real y.y.y.2 8080

inservice

Thanks

Syed Iftekhar Ahmed

Thank you for your help.

Best regards,

Joao Carvalho

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: