User Tools

Site Tools


iis_32bit_worker_processes.htm
Navigation:  Clarion.Net (Clarion#) > Clarion.NET FAQs/Troubleshooting > ASP.NET Troubleshooting >IIS 32bit Worker Processes Previous pageReturn to chapter overviewNext page

One of the performance benefits of the x64 platform is that it increases virtual address space, making more memory available. We recommend that you configure IIS to use 32-bit worker processes when running on 64-bit Windows (Microsoft also recommends this).

Note: If your web app is using the Clarion Database Drivers then you must configure the IIS application pool that you run your Clarion web app under, to use 32-bit worker processes.

An application pool is a group of one or more URLs that are served by a worker process or a set of worker processes. Application pools set boundaries for the applications they contain, which means that any applications that are running outside a given application pool cannot affect the applications in the application pool.

1.Open IIS Manager.

2.In the Connections pane, click Application Pools in the tree.

3.On the Application Pools page, select the application pool that contains the application that you want to change.

IIS32bits settings

iis_32bit_worker_processes.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1