On Thu, Sep 11, 2008 at 9:07 PM, Patrick Galbraith <[EMAIL PROTECTED]> wrote:
> 1. There are issues with using threads - what all are they?
> 2. What they should use- prefork or worker?
> 3. What is the consensus?
> 4. Is there a document available giving the pros and cons?
> 5. What is the officia
Hi all,
I'm currently working on... of all things, a book on book about web app
programming with perl/apache/mysql, and I'm trying to explain what
Ubuntu packages to use for installation (and I'm sure other Linux
variants same applies)
Ubuntu gives you:
apache2-mpm-prefork
apache2-prefork-d
On Wed 10 Sep 2008, csross wrote:
> On a solaris 8 server with Apache 2.6 and perl 5.8.8, we have an
> html/javascript file that uses HTTP Post to a perl script. The perl
> script sends data back via HTTP get to a redirected HTML file. The
> HTML file strips off data from the command line of the U