Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Has anyone else noticed that using a primarySorryServer with service type redirect does not work in 5.x? A redirect is never sent. It worked in 4.01b32.
Has anyone used the CSS to balance COM+ traffice? Developers have separated the COM+ from the IIS components for security reasons so the desire is have the IIS servers talk to a VIP representing multiple COM+ servers.Thanks,Brian D. Hamm
One advantage - The number of active source ports for a single IP is roughly 64000 ports. A large client pool may be split into two pools to divide the load among 2 source IPs thus doubling the available source ports.
The "advanced-balance ssl" command is actually the command that initiates sticking on the SSL session ID. The "application ssl" tells the CSS that it needs to look at the appropriate offset in the packet for the SSL session id. Remember that this i...