Feeds:
Posts
Comments

Archive for the ‘MOSS Arch & Dev’ Category

Have you ever handled some third-party web part which creates SPsite using object model, while suffering some performance/run out of memory?
Here is something helps to identify memory leak/Dispose issues:
1.Check if the application pool recycle frequently, especially under heavy load. For a 2 GB or more of RAM, Configuring app pool to recycle around 1 GM [...]

Read Full Post »