asp classic - Load() method of Msxml2.DOMDocument sometimes take around 3 seconds to execute -



asp classic - Load() method of Msxml2.DOMDocument sometimes take around 3 seconds to execute -

we have asp classic page read xml file, somtimes load() method takes around 3 seconds , less 1 second, xml files size 7k.

i think symptoms of memory shortage have dedicated server @ godaddy.com 4gb ram (32-bit platform).

how can troubleshoot problem?

asp-classic msxml6

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -