Bug 17336

Summary: ability to change the ports of the real servers
Product: [Retired] Red Hat High Availability Server Reporter: Need Real Name <rp>
Component: ipvsadmAssignee: Phil Copeland <copeland>
Status: CLOSED NOTABUG QA Contact: Wil Harris <wil>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-09-07 21:10:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Red Hat Bugzilla 2000-09-07 21:10:13 UTC
It would be really really cool if I could make the ports different from
virtual-->real, something like this in lvs.cf :

virtual vs1 {
	active = 1
	address = 172.100.1.250 eth0:5
	port = 80
	...

	server real1 {
		address = 172.100.1.75
		port = 81
		...
	}
	server real2 {
		address = 172.100.1.75
		port = 82
	}

}

Thanks, 
-Ray

Comment 1 Red Hat Bugzilla 2000-09-12 01:33:59 UTC
This will be looked into for a possible future release.
Thanks for logging it. You will get notified if.when the status
is updated.