Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Dev
dual server setup with 2.0?
 

Index | Next | Previous | View Flat


stas at stason

Apr 23, 2001, 7:26 PM


Views: 2863
Permalink
dual server setup with 2.0?

Hey folks,

I thought about the mod_perl 2.0 performance setups. So, since now one
process can have pools with interpreter and without it, would it make
sense to kill the dual server setup as we endorse now (where mod_perl is
the backend) and have only one server, with different pools.

So would something like this faster than the current schema?

Threads Pool A : lots of plain Apache threads.
Threads Pool P : a few Perl interpreters.

A thread from pool A accepts the connection and decides to handle it to
a thread from pool P, pool P does what it does and returns the result to
some thread in pool A. (We have to do the second hanling because we want
to untie the thread P asap).

With a dual server setup mod_proxy talks to the back-end server.
How this actually will work within one 2.0 server? Is there going to be
some kind mod_proxy like facility that will know to dispatch the requests?

Thanks!


_____________________________________________________________________
Stas Bekman JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide http://perl.apache.org/guide
mailto:stas[at]stason.org http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe[at]perl.apache.org
For additional commands, e-mail: dev-help[at]perl.apache.org

Subject User Time
dual server setup with 2.0? stas at stason Apr 23, 2001, 7:26 PM
    Re: dual server setup with 2.0? dougm at covalent Apr 23, 2001, 9:31 PM
    Re: dual server setup with 2.0? stas at stason Apr 23, 2001, 9:42 PM
    Re: dual server setup with 2.0? dougm at covalent Apr 23, 2001, 9:56 PM
    Re: dual server setup with 2.0? stas at stason Apr 23, 2001, 10:03 PM
    Re: dual server setup with 2.0? dougm at covalent Apr 23, 2001, 10:12 PM
    Re: dual server setup with 2.0? stas at stason Apr 23, 2001, 10:21 PM
    Re: dual server setup with 2.0? dougm at covalent Apr 23, 2001, 10:26 PM
    Re: dual server setup with 2.0? stas at stason Apr 23, 2001, 10:31 PM
    Re: dual server setup with 2.0? dougm at covalent Apr 23, 2001, 10:38 PM
    Re: dual server setup with 2.0? stas at stason Apr 23, 2001, 10:48 PM
    Re: dual server setup with 2.0? khera at kcilink Apr 24, 2001, 6:40 AM
        Re: dual server setup with 2.0? stas at stason Apr 24, 2001, 6:47 AM
    Re: dual server setup with 2.0? dougm at covalent Apr 24, 2001, 9:05 PM
    Re: dual server setup with 2.0? prcotter at bellsouth Apr 25, 2001, 3:23 AM
        Re: dual server setup with 2.0? stas at stason Apr 25, 2001, 4:14 AM
        Re: dual server setup with 2.0? khera at kcilink Apr 25, 2001, 7:16 AM
            Re: dual server setup with 2.0? stas at stason Apr 25, 2001, 8:02 AM
    Re: dual server setup with 2.0? khera at kcilink Apr 25, 2001, 8:06 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.