IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Un-frickin-believable (KFC: ASP Session madness)
Found out something new today...I'm continuing to develop my Python web application server project, which *should* run on both IIS/ASP and Apache2/mod_python.

I have a few pages in development, and the Invoice page was loading quite slowly. So, while waiting the 30 seconds for it to load (don't ask--it's fixed), I happened to fire up the Admin page I had written. That is, I tried to. It wouldn't complete until the Invoice page had finished!

After much hack-and-slash debugging, turns out it was dependent on my referencing the ASP Session object in both ASP scripts (passing it to Python classes). Once I passed None instead of Session, no more problem.

Frickin' brain-dead threading models. One request per session??!?!?!

"There's a set of rules that anything that was in the world when you were born is normal and natural. Anything invented between when you were 15 and 35 is new and revolutionary and exciting, and you'll probably get a career in it. Anything invented after you're 35 is against the natural order of things."

Douglas Adams
New There's a setting for that somewhere, IIRC.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
     Un-frickin-believable (KFC: ASP Session madness) - (FuManChu) - (1)
         There's a setting for that somewhere, IIRC. -NT - (admin)

To boldly go where no LRPD has gone before.
44 ms