-
Posted to
IIS 7.0 - Application Request Routing (ARR)
by
Jinkinz
on
03-03-2009, 10:41 PM
Works great...thanks for your support.
-
Posted to
IIS 7.0 - Application Request Routing (ARR)
by
Jinkinz
on
02-24-2009, 3:46 PM
Any update on this now that we've got a RTW? Thanks so much.
-
Posted to
IIS 7.0 - Application Request Routing (ARR)
by
Jinkinz
on
02-03-2009, 2:49 PM
[quote user="anilr"]
You would have to run some code in the destination server to replace the information being logged with the client ip in the header you chose in ARR - same as TP1 - we are planning to release a helper module you can install on the destination server to make this possible.
[/quote]
I've started a new module and ...
-
Posted to
IIS 7.0 - Application Request Routing (ARR)
by
Jinkinz
on
02-02-2009, 5:14 PM
In the proxy settings of a server farm there is the option to preserve the client IP in a custom header. My question is can requests appear to come from the original client? The reason I would like this functionality is because we have log parsers that have already been set up to run reports on each server and IP address but the IP ...
-
Posted to
IIS 7.0 - Application Request Routing (ARR)
by
Jinkinz
on
12-10-2008, 2:58 PM
We're experimenting with ARR and have noticed that some requests take 20-25 seconds to process through ARR. The requests could be for static resources like images or for pages. This happens in no particular pattern but when we bypass ARR in a non-load balanced configuration, we don't experience the same problems. I have ...
-
Posted to
IIS 7.0 - Application Request Routing (ARR)
by
Jinkinz
on
12-03-2008, 11:56 AM
Can I disable Live Traffic Test? I realize I could just use bogus parameters but I'd rather just disable it if possible. Thanks.
Also, I can't find much documentation on how Live Traffic Test works. Could you explain a little bit about the feature here? For example, what does the Failover Period parameter do? ...