• You can configure this in the Advanced Settings of an application pool.

    可以配置一个应用程序高级设置

    youdao

  • NOTE: I found that this code runs fine loaded into another site on the same server in the same Application Pool.

    发现段代码运行良好加载另一个网站同一个应用程序相同服务器

    youdao

  • Worker process. The account of the worker process is the account set for the application pool that the Web application belongs to.

    工作进程用户帐号应用程序所属应用程序用户帐号相同。

    youdao

  • 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

    youdao

  • 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重写模块工作方式相同的。

    youdao

  • 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'自动禁用,原因是为此应用程序池提供服务的进程中出现一系列错误

    youdao

  • Application pool "% 1" already exist. Delete existing application pool manually before retrying or retry to use the existing application pool.

    应用程序“%1已经存在。请在重试手动删除现有的应用程序池,重新尝试使用现有应用程序池。

    youdao

  • 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虚拟目录池中拥有访问权)。

    youdao

  • 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位进程

    youdao

  • 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得到提示:为每个应用程序维护多个环境变量根据手头工作集合切换到一个集合。

    youdao

  • 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获得暗示:可以为每个应用程序维护多个环境变量集合根据手边工作从一个集合切换到一个集合。

    youdao

  • The pool is totally transparent to the application but provides improved performance and scalability.

    这个应用程序完全透明的,可以提高性能可伸缩性

    youdao

  • Configuring proper values for connection pool sizes is a matter of tuning an application server.

    连接大小配置适当的一个应用程序服务器调优问题

    youdao

  • Tune the federated system for local processing in the areas of application heap, statement heap, buffer pool, sort heap, and temp tablespace.

    应用程序语句堆、缓冲临时表空间这些区域中的本地处理调优联邦系统

    youdao

  • 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.

    推荐:请不同最小最大线程大小测试应用程序以确定哪些设置使应用程序完成尽可能工作

    youdao

  • Once the database pool has been deployed, application modules can refer to it using the name specified during configuration.

    部署数据库之后应用程序模块可以使用配置过程中指定名称引用

    youdao

  • The pool grows as per the application demands for concurrency, and the threads that have finished execution are returned to the pool.

    这个应用程序并行需求而增长并且那些完成执行线程会被返回这个池。

    youdao

  • Listing 4 shows the code in the application module needed to lookup the created database connection pool.

    清单4显示应用程序模块查找创建数据库连接所需代码

    youdao

  • The article also discusses how to initially configure the memory, thread pool, and JDBC connection pool on the application server.

    本文讨论了如何应用服务器配置内存线程JDBC连接池的初始值

    youdao

  • Of course, it can't release them until the thread pool itself is released by the application.

    当然直到本身应用程序释放之后,线程才能释放线程。

    youdao

  • Typically, the application server keeps a pool of endpoints, so the second option is likely to provide for greater reuse between multiple threads.

    通常应用服务器保持一个端点所以第二选项或许为了多个线程之间提供更好的重用而提供的。

    youdao

  • 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.

    比如数据库连接就是单例设计模式一个例子:我们一般不想应用程序具有连接池类的多个资源密集型实例

    youdao

  • The on demand router sends these requests to dynamic clusters, which represent a pool of resource that application servers and application instances can consume.

    需应变路由器这些请求发送动态集群动态集群是一个应用程序服务器应用程序实例可以消耗资源

    youdao

  • Additionally, the properties allow administrators to fine tune the connection pool to maximize performance characteristics of the application.

    另外这些属性还允许管理员很好优化连接从而使应用程序性能特点发挥极致。

    youdao

  • 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.

    应用服务器供应商内存空间实现管理器根据需要动态改变池的大小从而优化资源使用

    youdao

  • 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连接时,应用服务器将查看空闲连接是否已经存在连接——如果池中存在连接,返回应用程序。

    youdao

  • 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%的糟糕缓冲池命中率

    youdao

  • If your application has high concurrency and your maximum pool size is too small, your connection pool will often experience waiting.

    如果应用程序并发最大大小太小,连接就会经常等待

    youdao

  • Across all platforms, WebSphere Application Server implements a thread pool to process requests from clients.

    所有平台上WebSphereApplicationServer均实现线程处理客户端发出的请求

    youdao

  • The default pool sizes in WebSphere Application Server are 50 minimum, 500 maximum.

    WebSphereApplicationServer中的缺省大小最小50最大500。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定