I run a fairly popular browser-based web game, running under Apache (worker) and mod_p开发者_如何转开发erl. During peak times, when the server is handling about 4200 requests per minute, once every 3-
I\'ve got an apache web server (without mod_perl) that\'s been running just fine for a long time. It has been suggested that we use mod_perl to improve the performance of some scripts.
开发者_StackOverflow中文版I\'ve recently started work on a project that uses mod_perl.I\'m attempting to use the Perl debugger to debug some Perl scripts that are running under mod_perl.I start the de
We have a project that uses mod_perl2 and mason. The problem I\'m facing is getting the user authenticated using apache basic auth, from .htaccess .
I am finding that apache environment lacks something that bash has to make an ssh request.The question is, is there any way to bring that something in, or do I have to run SSH/SFTP requests from shell
We use Apache/mod_perl 2 and occasionally get a child httpd process that spins out of control, either consuming ever-increasing amounts of memory or max cpu.
I need some help identifying, and eliminating, the cause of an odd child process error when polling SNMP services.
I tried BEGIN { unshift @INC, \'current_path_string\'; } But it only works for us开发者_如何学Ce, when require, it\'s not searched.
I have a big piece of production code, that works. But after I setup a new environment in virtual machine I have one issue -- everytime I need to upload a binary file it become messed up with unicode
I get the following error in Terminal when I try to install mod_perl: Please tell me where I can find your apache src