NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Slashdotted? (Score:1)
Re: (Score:2)
No. I worry a little bit about getting slashdotted and hacked. Or vandalized. But mainly, I don't worry about getting slashdotted, because I'm not producing anything of that kind of interest. :)
This whole journal entry was about the fact that becoming a large bandwidth consumer at nearlyfreespeech.net is now less of an issue than ever, because it'll cost less today than it did yesterday.
But for the record, with NFS you have a certain amount of money deposited, and that's it. If a sudden surge of tra
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
NFS (Score:1)
Re: (Score:2)
I think they do FastCGI, but I know zilch about it so I'm not sure. I know they don't do mod_perl.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:1)
From the site:
FastCGI / SCGI (this is not applicable in our hosting environment, thus we do not offer it and programs written specifically to depend on its API will not work)
Re: (Score:2)
Does FastCGI basically start up a daemon process or something that keeps running in the background for new requests? Because I know they specifically don't allow server processes, daemon processes, or even just long-running processes, so that might be the issue.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers