On Fri, Feb 10, 2012 at 08:50:21AM -0500, Aaron Knister wrote:
> this is a personal web hosting setup for 80,000+ individual sites (think
> mod_userdir).
I might be missing something, but does this not seem to be inherently
impossible? 80 kilosites sharing a perl interpreter that persists any
g
Hi Tuomo,
I don't mean 80,000 virtual hosts. I have over 80k unix accounts for which
content is being served via mod_userdir. And I consider each one it's own
"site". It's critical to the environment that users be prevented from
specifying handlers in htaccess files in part exactly for the reas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
(Sorry about the grave-dig, but as this is still an issue.)
I'm still coming up to speed on the inner working of mod_perl (I've
never played in it before), but Max asked me to take a look at the futex
problem, so I thought I'd try to pick up where i