Auto Discovery service in WinHTTP web proxy with Windows Server 2003

Asked By 0 points N/A Posted on -
qa-featured

I am facing problems with my Cloud Distributed offshore Server.  The processor is 2.8 GHz 3 Core AMD and RAM size is 3 GB. All the times HTTP web proxy auto discovery service is getting into hang state and it is not giving any error messages. The information is available in the event log only. When this problem happens, the server is losing connectivity up to fifteen minutes and it comes back with the auto star service. If anybody knows why this is happening, please let me know. Thanks in advance.

SHARE
Best Answer by Michelle Bang
Best Answer
Best Answer
Answered By 55 points N/A #101235

Auto Discovery service in WinHTTP web proxy with Windows Server 2003

qa-featured

The function that you are using must have crippled the system into an infinite loop or something.

  1. Check to make sure if it is not pointing to any function that is empty or is not returning anything.
  2. Also see if it is using a null variable because if you haven't addressed these issues in the main function then there is a problem.
  3. You can also make a new function and then try to see if it has the same problem when you try to access it.
  4. There is a process which might take few times to respond because of the amount of data that is being processed. So there is a great chance that your current machine is not enough for the current operations.
Answered By 0 points N/A #101236

Auto Discovery service in WinHTTP web proxy with Windows Server 2003

qa-featured

Thanks a lot Michelle Bang. The problem is not solved yet. anyway i hope to get it solved. Thanks again for your expert advice.

Related Questions