Re: [SLE] Apache query

poeml_at_cmdline.net
Date: 08/31/04

  • Next message: poeml_at_cmdline.net: "Re: [SLE] Mixing character sets in Apache2?"
    Date: Tue, 31 Aug 2004 17:01:55 +0200
    To: suse-linux-e@suse.com
    
    
    

    On Thu, Aug 12, 2004 at 06:42:49PM +0100, Dylan wrote:
    > Hi List,
    >
    > What exactly is the differencd between apache2-prefork and
    > apache2-worker?

    apache2-prefork is implemented with a prefork regime, while
    apache2-worker uses a hybrid threaded/preforked model.

    http://httpd.apache.org/docs-2.0/mpm.html

    Which one to use? There was a nice article recently:

    http://www.onlamp.com/pub/a/apache/2004/06/17/apacheckbk.html

    Peter

    
    



  • Next message: poeml_at_cmdline.net: "Re: [SLE] Mixing character sets in Apache2?"