Ok, apperently that was a setting in the web.config file that had to be adjusted. Now Pooling is working. Though we have got serious performance issues. For example logging in as Administrator to our portal takes more than 10 seconds.
Below you can find the system configuration:
- DNN v4.8.2
- AcuitiDP 4.8.2
We are using following server:
- Quadcore processor
- 1 GB RAM
- Windows Server 2003 (Virtual Server)
We are using a module to fasten the site up called Pageblaster. This has helped us to improve the loading of pages (average of 6 second/per page). This module is using the cache to load the pages fast.
We have also custom modules that cannot be cached. These are very slow. We are very desperate. Do you have any idea what we can do more to speed this up?
TIA,
Tim