Examples of using Application pool in English and their translations into Arabic
{-}
-
Colloquial
-
Political
-
Ecclesiastic
-
Ecclesiastic
-
Computer
Add Application Pool.
NET Framework that an application pool uses.
The Application Pool Identity.
Displays the name of each application pool.
If the application pool was configured to not use the.
Cannot execute request from that application pool.
You cannot remove an application pool that contains applications. .
NET request-processing pipeline to process requests in the application pool.
A Web garden is an application pool using more than one worker process.
Select this option to log anevent when a change to configuration causes the application pool to recycle.
Select the application pool that you want your site or application to use.
ApplicationPoolIdentity- By default, the Application Pool Identity account is selected.
On the Application Pools feature page, select an application pool from the list.
You must move any applications out of the application pool before you can remove it.
The application pool shuts down and resets according to the time limit set in CPUResetInterval.
The pipeline mode is not displayed when the application pool is configured to use. NET Framework version 1.1.
Application pool queue length limits prevent large numbers of requests from queuing up and overloading your server.
Use this account when the worker process in your application pool does not require access outside the Web server on which it runs.
This causes the Windows Process Activation Service(WAS)to shut down all running worker processes serving that application pool.
To add an application pool, use the Add Application Pool dialog box on the Application Pools page.
This action is the only available action on the Applications page that displays when you view applications in an application pool.
Restarting an application pool causes the application pool to be temporarily unavailable until the restart is complete.
This means that content will be accessed by using the application user's identity,and configuration files will be accessed by using the application pool's identity.
Opens the Select Application Pool dialog box in which you can change the application pool to which the selected application belongs.
Use the Defaults dialog boxes to edit the default values of properties that have default values, such as recycling settings for application pools, limits for sites, and the application pool in which applications run.
Opens the Edit Application Pool dialog box from which you canedit the settings that were specified when the application pool was created.
You might choose this option if you have an application that causes problems when itruns for an extended time and you want to recycle the application pool at a specific time, such as a time that is late at night or early in the morning, to avoid a negative impact on users.
The Application Pool Identity account is dynamically created when an application pool is started, and therefore this account provides the most security for your applications. .
If Shutdown is selected, when the CPU usage for a specific application pool reaches the set limit,IIS initiates a shutdown of all worker processes in the application pool by allowing each worker process the application pool's specified ShutdownTimeLimit seconds to shut down.