Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Strange ServerXMLHTTP timeout

From: "Roberto T." <r_t@------.------>
To: NULL
Date: 10/2/2007 2:10:00 PM

I have a server (W2K SP4, and XML3 SP9) with about 100 simultaneous users,
that requests information to varius web services (local and remote).
It has been working fine for years, but in the last months I get frequent
timeout errors. The ASP requested stalls, and after the configured script
timeout it crashes.

I have debuged my pages and found that it can crash in different places
using serverxmlhttp object, I have found a frequent timeout loading an ASP
page that returns a static XSLT only changing the sort attribute, setting it
to the received parameter if any. I doesn't connect to any external source.

This is a sample of my http calls:
set objHTTP= CreateObject("Msxml2.serverXMLHTTP")
objHTTP.Open "POST", "http://local.ws/bin/getXslt.asp", false
objHTTP.Send  <<<<< I get here the timeout

Could it be a problem with ServerXMLHTTP, DOM, IIS? 100 simultaneous
connections is too much for one server (2GB RAM, core duo 1.6GHz)? Could the
different serverxmlhttp requests block each other?

Regards,
Roberto




transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent