in reply to Apache::Session and Compression

I'm just noticing that my session data is growing larger and larger, and could likely benefit from some sort of elementary compression.
Maybe you have too much session data (what's large)? Is it accessed often? What's the average lifespan? It shouldn't take more than a line of code using some Compress:: module from cpan, so you should go ahead and make the change and see how that affects performance.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.