apache fork
From: stef (spe_at_x-media.fr)
Date: 05/18/05
- Next message: Wolfgang Meier: "Re: Cross platform libraries."
- Previous message: Andre Gompel: "Re: how to use specific context before thread switch"
- Next in thread: Ni_at_m: "Re: apache fork"
- Reply: Ni_at_m: "Re: apache fork"
- Reply: Villy Kruse: "Re: apache fork"
- Reply: anonymous Reader: "Re: apache fork"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 18 May 2005 22:43:18 +0200
Hello,
Could U tell me (before going into the deep... sources) How/when Apache does
in prefork mode
to redirect a connected user to one of its (free) child ?
I mean :
As I know in a fork/network model: there is a listener which fork each time
an incoming connection
occurs... okay
Then after, if this child is unused (client disconnect for example), how the
listener/Apache knows that
in order to re-use its child for the next incoming connection ?
mmhhh, could U tell me more ??
thanx...
- Next message: Wolfgang Meier: "Re: Cross platform libraries."
- Previous message: Andre Gompel: "Re: how to use specific context before thread switch"
- Next in thread: Ni_at_m: "Re: apache fork"
- Reply: Ni_at_m: "Re: apache fork"
- Reply: Villy Kruse: "Re: apache fork"
- Reply: anonymous Reader: "Re: apache fork"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|