Click here to Skip to main content
15,916,462 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: If Bill Gates were here Pin
Ferd Really2-Jan-14 5:44
Ferd Really2-Jan-14 5:44 
JokeRe: If Bill Gates was here Pin
A_WoodApple2-Jan-14 9:01
A_WoodApple2-Jan-14 9:01 
GeneralRe: If Bill Gates was here Pin
jschell3-Jan-14 10:14
jschell3-Jan-14 10:14 
RantLies, damn lies, and 32 vs 64bit IIS PinPopular
Chris Maunder1-Jan-14 17:22
cofounderChris Maunder1-Jan-14 17:22 
GeneralRe: Lies, damn lies, and 32 vs 64bit IIS Pin
pkfox1-Jan-14 19:23
professionalpkfox1-Jan-14 19:23 
GeneralRe: Lies, damn lies, and 32 vs 64bit IIS Pin
Chris Maunder2-Jan-14 4:40
cofounderChris Maunder2-Jan-14 4:40 
GeneralRe: Lies, damn lies, and 32 vs 64bit IIS Pin
Kornfeld Eliyahu Peter1-Jan-14 19:44
professionalKornfeld Eliyahu Peter1-Jan-14 19:44 
GeneralRe: Lies, damn lies, and 32 vs 64bit IIS Pin
Chris Maunder2-Jan-14 4:48
cofounderChris Maunder2-Jan-14 4:48 
I should write it up but I don't know enough of the inner workings to provide sensible solutions or workarounds.

What was happening, though, is that we were getting regular OutOfMemory exceptions and memory access errors that indicated corrupted memory. Very strange. The real killer, though, was performance: when "Enable 32bit appications" was true we had a real issue with requests queuing up and bogging down the server. We were being spidered at the time so the effect was clearly highlighted as each server went down, whack-a-mole fashion. No matter how much I tried to (even manually) spread the load it was no use.

Even more interesting is that we only have 1 32bit component in use - a C# wrapper for a 32bit C++ DLL that is not actually being called (the relevant code is cordoned off) so it definitely wasn't an issue with a 32bit component itself.

So I turned off 32bit, switched back to 64, and viola - super fast, super smooth, no complaints.
GeneralRe: Lies, damn lies, and 32 vs 64bit IIS Pin
pkfox2-Jan-14 4:53
professionalpkfox2-Jan-14 4:53 
GeneralRe: Lies, damn lies, and 32 vs 64bit IIS Pin
Kornfeld Eliyahu Peter2-Jan-14 5:04
professionalKornfeld Eliyahu Peter2-Jan-14 5:04 
GeneralWindows 8.1 - the seventh circle of hell Pin
Christian Graus1-Jan-14 13:36
protectorChristian Graus1-Jan-14 13:36 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
Brisingr Aerowing1-Jan-14 13:48
professionalBrisingr Aerowing1-Jan-14 13:48 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
Christian Graus1-Jan-14 13:49
protectorChristian Graus1-Jan-14 13:49 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
Brisingr Aerowing1-Jan-14 13:56
professionalBrisingr Aerowing1-Jan-14 13:56 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
Christian Graus1-Jan-14 14:04
protectorChristian Graus1-Jan-14 14:04 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
TheGreatAndPowerfulOz2-Jan-14 5:11
TheGreatAndPowerfulOz2-Jan-14 5:11 
GeneralRe: Windows 8.1 - the seventh circle of hell PinPopular
Brisingr Aerowing1-Jan-14 14:30
professionalBrisingr Aerowing1-Jan-14 14:30 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
_Damian S_1-Jan-14 14:48
professional_Damian S_1-Jan-14 14:48 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
Christian Graus1-Jan-14 14:51
protectorChristian Graus1-Jan-14 14:51 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
Brisingr Aerowing1-Jan-14 14:59
professionalBrisingr Aerowing1-Jan-14 14:59 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
Christian Graus1-Jan-14 15:02
protectorChristian Graus1-Jan-14 15:02 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
Brisingr Aerowing1-Jan-14 15:05
professionalBrisingr Aerowing1-Jan-14 15:05 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
Christian Graus1-Jan-14 15:11
protectorChristian Graus1-Jan-14 15:11 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
_Damian S_1-Jan-14 15:12
professional_Damian S_1-Jan-14 15:12 
GeneralRe: Windows 8.1 - the seventh circle of hell Pin
Christian Graus1-Jan-14 15:14
protectorChristian Graus1-Jan-14 15:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.