| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 11 months |
| seen | Apr 25 at 19:22 | |
| stats | profile views | 7 |
The journey from java development for netscape on a Mac through Lotus Notes to IIS troubleshooter was a rocky one, but the journey back to the LAMP stack after 5 years in the MS world is just about as tough! :-)
|
Feb 17 |
comment |
Apache mod_ssl TLS channel dying in 5 seconds - how do I extend that timeout? Shane, you're exactly right. I modified the keepalive, and the encrypted alert now fires after <keepalive /> seconds. Thank you! |
|
Feb 17 |
comment |
Apache mod_ssl TLS channel dying in 5 seconds - how do I extend that timeout? Thanks, Shane. I've modified the question to hopefully be more complete. What I see in Wireshark is multiple bursts of encrypted SSL Application Data. As a rule I see one large reply from the Apache server, then 5 seconds of sleep and the termination alert. I'm assuming each burst of ssl app data represents a new request, but since it's all hashed I can't really tell. |
|
Mar 17 |
comment |
Remotely firing off adplus.exe on Win2k3 Thanks for your time, Ian. I'll mark this as an answer, because I'm sure it will be for someone. What I'm doing is pretty specific, and ADPlus really does what I want correctly. I've enjoyed DebugDiag for years, but I don't think I'm ready to generate scripts to drive it the way I'd want to. My suspicion is I'm going to end up advocating PS Remoting as my final solution. Also, IIS 6 doesn't handle crashes as nicely as IIS 7 seems to. I assume those crashes don't include full dumps, or they'd fill up the drive too quickly. |
|
Feb 26 |
comment |
Performance mitigations serving content from a UNC share via IIS 6 Some of our production use will be on VM, but not all. I'll probably have to dig up a physical box somewhere and test there. Thanks. |
|
Aug 5 |
comment |
App Pool crashes before loading mscorsvr. How to troubleshoot? Timer_ConnectionIdle the usual number of times. Everything else is quiet. Then there's a couple connection-droppeds, probably about the time I restarted the app pool. |