3
votes
8answers
537 views
an ASP.NET performance bottleneck mystery
A classic ASP.NET app - AppSrv + MS SQL DB. Both servers are heavy-lifters 8 cores, 20 GB of RAM. When load testing, the throughput goes somewhere to 400 VirtualUsers (according to LoadRunner) with …
0
votes
“simple” installer for a web application (IIS virtual app + sql server db setup).
I can only second NSIS (Nullsoft Scriptable Install System). Supports scripting and is easy to set-up.
…
