in reply to Team development on mod_perl + apache
On a different note, the app server framework I developed supports dynamic loading of modules when they change (not going through Apache::Registry), thus eliminating the restart problem. And if a certain module chokes, it doesn't bring the server down (you just get an error message when you try to access it). The mechanism isn't that complicated, I can show you if you like.
Update Fixed grammer errors :)
/\/\averick
perl -l -e "eval pack('h*','072796e6470272f2c5f2c5166756279636b672');"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Team development on mod_perl + apache
by mr.dunstan (Monk) on Feb 19, 2002 at 18:24 UTC | |
by ignatz (Vicar) on Feb 19, 2002 at 18:50 UTC | |
|
Re: Re: Team development on mod_perl + apache
by drewbie (Chaplain) on Mar 05, 2002 at 19:50 UTC |