I've stayed off IRC today mostly because I've been slammed with work - been pretty productive and I feel like I should take the rest of the day off, as I have prolly been double-productive.
I've learned when developing mod_perl stuff, you can't simply 'reload' or 'restart' the Web server (at least in my server environment [Linux]). That causes memory leaks (which led to the previous server crash, I bet). The best solution is to stop, sleep 5 and start.
Jason
#mod_perl 0 Comments More | Login | Reply /