M
MickBurke
I've found that when I have RPC over HTTP setup adn connect using RPC
over HTTP with the option set to use HTTP when on a slow network, but
not when on a fast network, it takes about 60 seconds to get the ID
and password prompt. I'm guessing this is because it spends a minute
to determine that the network is 'slow' meaning not existent since I'm
not connected to our intranet.
I guess the question is, is there any way to speed this process up? It
seems that it would be an easy process to see if the exchange server
is available, and if not, use RPC over HTTP. This doesn't happen in a
reasonable amount of time, and it sounds like this is a common
problem.
If I set it to use HTTP on a slow connection and use HTTP on a fast
connection it does prompt for ID and password immediately, but it
ALWAYS prompts, whether they are on the network, or on the internet,
so that isn't a good option.
I'd appreciate any suggestions. Thanks.
over HTTP with the option set to use HTTP when on a slow network, but
not when on a fast network, it takes about 60 seconds to get the ID
and password prompt. I'm guessing this is because it spends a minute
to determine that the network is 'slow' meaning not existent since I'm
not connected to our intranet.
I guess the question is, is there any way to speed this process up? It
seems that it would be an easy process to see if the exchange server
is available, and if not, use RPC over HTTP. This doesn't happen in a
reasonable amount of time, and it sounds like this is a common
problem.
If I set it to use HTTP on a slow connection and use HTTP on a fast
connection it does prompt for ID and password immediately, but it
ALWAYS prompts, whether they are on the network, or on the internet,
so that isn't a good option.
I'd appreciate any suggestions. Thanks.