您可以在此配置一个应用程序池的高级设置。
You can configure this in the Advanced Settings of an application pool.
该应用程序池的请求队列已超过和要求不能排队。
The application pools request queue has been exceeded and the request cannot be queued.
工作进程用户帐号与应用程序所属应用程序池的用户帐号相同。
Worker process. The account of the worker process is the account set for the application pool that the Web application belongs to.
当您启用Purify时,AspNetMon进程杀掉了工人进程(应用程序池)。
When you enable Purify, the AspNetMon process kills the worker process (app pool).
注:我发现这段代码运行良好,加载到另一个网站在同一个应用程序池相同的服务器。
NOTE: I found that this code runs fine loaded into another site on the same server in the same Application Pool.
可以使用基于HTTP的身份验证、应用程序池和ISAPI筛选器等IIS功能进行测试。
You can test with IIS features, such as HTTP-based authentication, application pooling, and ISAPI filters.
应用程序池'%1'被自动禁用,原因是为此应用程序池提供服务的进程中出现一系列错误。
The World Wide Web Publishing Service failed to run the auto stop action for application pool '%1'. The data field contains the error number.
不能使用基于HTTP的身份验证、应用程序池和ISAPI筛选器等IIS功能测试文件系统网站。
You cannot test a file-system Web site with IIS features, such as HTTP-based authentication, application pooling, and ISAPI filters.
应用程序池“%1”已经存在。请在重试前手动删除现有的应用程序池,或重新尝试使用该现有应用程序池。
Application pool "% 1" already exist. Delete existing application pool manually before retrying or retry to use the existing application pool.
在用于应用程序池方面,不管是集成的还是经典的IIS管道模式,IISURL重写模块的工作方式都是相同的。
The IIS URL-rewrite module works the same way regardless of whether integrated or classic IIS pipeline mode is used for the application pool.
请不要手动改变过IIS设置,比如应用程序池标识,因为管理中心应用程序使用定时器来同步服务场中所有的服务器。
You should never change IIS Settings like the app pool identity manually because the central admin application USES timer jobs to keep all servers in the farm synchronised.
如果你使用IIS7,配置应用程序使用集成模式,应用程序池使用. NETFrameworkversion4。
If you are using IIS 7, configure it to run in integrated mode, and configure the application pool to run the.net Framework version 4.
如果所创建的代理程序多于该参数值所指明的数目,那么当代理程序执行完自己当前的请求后将终止运行而不是返回给代理程序池。
If more agents are created than is indicated by the value of this parameter, they will be terminated when they finish executing their current request, rather than be returned to the pool.
如果你的ASP应用程序消耗任何32位第三方或内部组件,您将需要配置应用程序池在32位运行模式。32位的DLL不会加载到64位进程。
If your ASP application consumes any 32 bit third party or in-house components you will need to configure the application pool to run in 32 bit mode. 32 bit DLL's won't load into a 64 bit process.
MSDeploy能够创建web部署包,其中会包含压缩了应用程序中所有web内容的.zip文件,还有IIS配置细节,像错误页面和应用程序池等。
The web deployment package that MSDeploy creates consists of a .zip file of all the web content in an application, plus IIS configuration details such as error pages and application pools.
ControllerUsersntAUTHORITY \ NET WORKSERVICE(运行默认应用程序池的帐户,Controller的虚拟目录在该池中拥有写访问权)。
ControllerUsers nt AUTHORITY \ NETWORK SERVICE (the account running the default application pool in which Controller's virtual directories have write access).
换句话说,应用程序启动的时候语法池是空的。
In other words, your application starts with an empty grammar pool.
几乎在每个服务器应用程序中都会出现线程池和工作队列问题。
In nearly every server application, the question of thread pools and work queues comes up.
通常情况下,线程池会运行到程序结束,但是在线程池完成时这个程序才会结束,所以这个检查非常必要。
Typically, the pool would just run until the program ends, but this program ends when the pool is done, so the check is necessary.
这个池对应用程序是完全透明的,可以提高性能和可伸缩性。
The pool is totally transparent to the application but provides improved performance and scalability.
每个工作线程都有适用于它的线程池创建程序组件的J2EE上下文。
Each worker thread has the J2EE context of the thread pool creator component applied to it.
为应用程序堆、语句堆、缓冲池和临时表空间这些区域中的本地处理调优联邦系统。
Tune the federated system for local processing in the areas of application heap, statement heap, buffer pool, sort heap, and temp tablespace.
虚拟池指的是管理程序所管理的全部资源或者部分资源。
A virtual pool represents all resources or a part of the resources managed by a hypervisor.
这个池依应用程序对并行的需求而增长,并且那些已完成执行的线程会被返回到这个池。
The pool grows as per the application demands for concurrency, and the threads that have finished execution are returned to the pool.
对代理和调用程序对象进行缓存,配合执行程序中的线程池,可以提高资源的使用效率。
The caching of proxy and invoker objects supported efficient use of resources, along with pooling of threads in the executor.
对于仅使用一个缓冲池的应用程序,将NPAGES更改成-1,这样BUFFPAGE就可以控制该缓冲池的大小。
For applications that only use one buffer pool, change NPAGES to -1 so that BUFFPAGE controls the size of the buffer pool.
缺省情况下,应用程序使用缓冲池IBMDEFAULTBP,它是在创建数据库时创建的。
By default, applications use the buffer pool called IBMDEFAULTBP, which is created when the database is created.
当然,直到它本身被应用程序释放之后,线程池才能释放线程。
Of course, it can't release them until the thread pool itself is released by the application.
这使托管连接可以返回连接池,为应用程序的其他部分所使用。
This lets the managed connection be returned to the pool for use by other parts of the application.
执行程序中应用了池,这可以有效地使用线程资源。
Pooling was applied in the executor to achieve efficient use of thread resources.
应用推荐