IX Win主机采用独立Application Pool
|
|
以前是发ticket要管理员设置,这次他们告诉了怎么自己搞了
I have successfully reset your dedicated application pool and reduced the amount of time it takes for your website to load. You can also do this on your end by logging into manage.ixwebhosting.com > My Products > Hosting Products > Manage > Domains > Edit Web Service > Edit Web Directory Settings > Edit Web Application Document Root > Change from Shared pool to Dedicated and vice versa to reset your dedicated application pool. I hope that this has helped and if you have any further questions or concerns please feel free to contact us anytime.
控制面板---Domain----Webservice(编辑)----Web Directories Settings(编辑)----Web Application Document Root (编辑),里面可以选择Share Application Pool和自己的独立程序池了 |
评分
-
查看全部评分
|
|
|
|
|
|
|
|
|
|
cucu
发表于 2010-2-25 18:19:14
|
显示全部楼层
如果你的程序没有什么自动运行的任务(例如定时发送邮件,索引等),建议采用独立的程序池,这样站点反应会快很多。
但是独立程序池也有一个问题,就是.net的Object存活时间很短,一分钟左右就被清除,很多计划任务都无法正常运行。而且文件上传任务,如果超过1分钟左右,就失败。
共享程序池,一个Object存活时间好像是10分钟,一般的应用都还好 |
|
|
|
|
|
|
|
|
|
|
gypworks526
发表于 2010-2-26 08:41:05
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
eraser
发表于 2010-3-20 21:50:36
|
显示全部楼层
学习了。。。。
不过我用的是windows系列的,怎么发现这样做弄不了啊。。。。里面没有可以选择Share Application Pool和自己的独立程序池了
[ 本帖最后由 eraser 于 2010-3-20 10:16 PM 编辑 ] |
|
|
|
|
|
|
|
|
|
|
gypworks526
发表于 2010-3-22 09:10:53
|
显示全部楼层
回复 4# 的帖子
你首先要自己建一个,然后再这里选择就有了自己建的了。
自己建:
进入控制面板---manage---Account Settings---Dedicated Application Pool 点后面的“add”按钮。。就可以建一个了。之后按照此帖一楼步骤操作,就可以了。 |
|
|
|
|
|
|
|
|