This topic has been archived. It cannot be replied.
-
枫下家园 / 电脑用户 / 请教各位大虾,为什么我的Web Server一直当掉,重启一下可以好。但是以前是两天需要重启一次,最近发展到一天要重启好几次。用的是NT+IIS,打了一系列的补丁。多谢!急!!!!
-xiaodongxi(xiaodongxi);
2002-1-21
(#342804@0)
-
多半是上面跑的程序问题
-expertune(专家 GUID);
2002-1-21
(#342805@0)
-
codeRed
-huggie(Huggie);
2002-1-21
(#342810@0)
-
how to deal with it?
-xiaodongxi(xiaodongxi);
2002-1-22
(#343283@0)
-
他既然打了补丁,应该不是redcode的问题.估计是你web上的东西在搞鬼.你是不是用asp了?看看进程是不是被asp吃光了
-fire(Fire);
2002-1-22
(#343449@0)
-
that's it, We have a lot of asp file. Then, what can I do? thanks !!!!
-xiaodongxi(xiaodongxi);
2002-1-22
(#343710@0)
-
See whether your asp pages are all good, e.g. no dead loop, connections are close properly, no temporary storage of large recordsets, etc.
-jeffrey815(Smartiecat);
2002-1-22
(#343750@0)