You can configure this in the Advanced Settings of an application pool.
您可以在此配置一个应用程序池的高级设置。
NOTE: I found that this code runs fine loaded into another site on the same server in the same Application Pool.
注:我发现这段代码运行良好,加载到另一个网站在同一个应用程序池相同的服务器。
Worker process. The account of the worker process is the account set for the application pool that the Web application belongs to.
工作进程用户帐号与应用程序所属应用程序池的用户帐号相同。
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.
如果你使用IIS7,配置应用程序使用集成模式,应用程序池使用. NETFrameworkversion4。
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管道模式,IISURL重写模块的工作方式都是相同的。
The World Wide Web Publishing Service failed to run the auto stop action for application pool '%1'. The data field contains the error number.
应用程序池'%1'被自动禁用,原因是为此应用程序池提供服务的进程中出现一系列错误。
Application pool "% 1" already exist. Delete existing application pool manually before retrying or retry to use the existing application pool.
应用程序池“%1”已经存在。请在重试前手动删除现有的应用程序池,或重新尝试使用该现有应用程序池。
ControllerUsers nt AUTHORITY \ NETWORK SERVICE (the account running the default application pool in which Controller's virtual directories have write access).
ControllerUsersntAUTHORITY \ NET WORKSERVICE(运行默认应用程序池的帐户,Controller的虚拟目录在该池中拥有写访问权)。
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.
如果你的ASP应用程序消耗任何32位第三方或内部组件,您将需要配置应用程序池在32位运行模式。32位的DLL不会加载到64位进程。
You can take a cue from GCC: maintain many sets of environment variables per application and switch from one pool to another depending on the work at-hand.
您可以从GCC得到提示:为每个应用程序维护多个环境变量集,并根据手头的工作从一个集合切换到另一个集合。
In fact, you can take a cue from GCC: Maintain many sets of environment variables per application and switch from one pool to another depending on the work at-hand.
事实上,您可以从GCC获得一个暗示:可以为每个应用程序维护多个环境变量集合,根据手边的工作从一个集合切换到另一个集合。
The pool is totally transparent to the application but provides improved performance and scalability.
这个池对应用程序是完全透明的,可以提高性能和可伸缩性。
Configuring proper values for connection pool sizes is a matter of tuning an application server.
为连接池大小配置适当的值是一个应用程序服务器调优问题。
Tune the federated system for local processing in the areas of application heap, statement heap, buffer pool, sort heap, and temp tablespace.
为应用程序堆、语句堆、缓冲池和临时表空间这些区域中的本地处理调优联邦系统。
Recommendation: Test the application with a variety of minimum and maximum thread pool sizes to determine which Settings move as much work as possible through the application.
推荐:请用不同的最小和最大线程池大小来测试应用程序以确定哪些设置使应用程序完成尽可能多的工作。
Once the database pool has been deployed, application modules can refer to it using the name specified during configuration.
在部署数据库池之后,应用程序模块可以使用在配置过程中指定的名称来引用它。
The pool grows as per the application demands for concurrency, and the threads that have finished execution are returned to the pool.
这个池依应用程序对并行的需求而增长,并且那些已完成执行的线程会被返回到这个池。
Listing 4 shows the code in the application module needed to lookup the created database connection pool.
清单4显示了在应用程序模块中查找创建的数据库连接池所需的代码。
The article also discusses how to initially configure the memory, thread pool, and JDBC connection pool on the application server.
本文还讨论了如何在应用服务器上配置内存、线程池和JDBC连接池的初始值。
Of course, it can't release them until the thread pool itself is released by the application.
当然,直到它本身被应用程序释放之后,线程池才能释放线程。
Typically, the application server keeps a pool of endpoints, so the second option is likely to provide for greater reuse between multiple threads.
通常,应用服务器保持一个端点池,所以第二个选项或许是为了在多个线程之间提供更好的重用而提供的。
An example use case for a singleton would be a database connection pool: you don't want your application to have multiple resource-intensive instances of a connection pool class.
比如数据库连接池就是单例设计模式的一个例子:我们一般不想让应用程序具有连接池类的多个资源密集型实例。
The on demand router sends these requests to dynamic clusters, which represent a pool of resource that application servers and application instances can consume.
随需应变路由器将这些请求发送到动态集群,该动态集群是一个应用程序服务器和应用程序实例可以消耗的资源池。
Additionally, the properties allow administrators to fine tune the connection pool to maximize performance characteristics of the application.
另外,这些属性还允许管理员很好地优化连接池,从而使应用程序的性能特点发挥到极致。
The application service provider implements the pool manager in its memory space and can optimize resource usage by dynamically altering the pool size, based on demand.
应用服务器供应商在其内存空间实现池管理器,并根据需要动态改变池的大小,从而优化资源的使用。
When an application creates a JMS connection, the application server determines if a connection already exists in the free connection pool. If so, it is returned to the application.
当一个应用程序创建JMS连接时,应用服务器将查看空闲连接池中是否已经存在连接——如果池中存在连接,它将返回给应用程序。
With the buffer pool size of 250 pages, the application test run experienced very poor buffer pool hit ratio of 48.69%.
通过250个页面的缓冲池大小,应用程序测试运行呈现了48.69%的糟糕的缓冲池命中率。
If your application has high concurrency and your maximum pool size is too small, your connection pool will often experience waiting.
如果应用程序有高并发,而最大池大小又太小,连接池就会经常等待。
Across all platforms, WebSphere Application Server implements a thread pool to process requests from clients.
在所有平台上,WebSphereApplicationServer均实现线程池来处理客户端发出的请求。
The default pool sizes in WebSphere Application Server are 50 minimum, 500 maximum.
WebSphereApplicationServer中的缺省池大小是最小50,最大500。
应用推荐