|
cosign-discuss at umich.edu
|
general discussion of cosign development and deployment
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: load balanced/multiple host web service
If you're using the IIS CoSign filter, make sure the "CheckIPAddress"
setting is false
<CheckIPAddress>FALSE</CheckIPAddress>
Since the IP of your load-balancer and your server are different, if this
check is set to true, CoSign will fail.
David
-----Original Message-----
From: Phil Pishioneri [mailto:pgp@xxxxxxx]
Sent: Thursday, August 05, 2004 1:55 PM
To: Cosign Discussion
Subject: load balanced/multiple host web service
Quick check: there's nothing special that's required or that prevents a
web site that's multi-hosted/load-balanced from using the cosign filter?
-Phil
|