On Sun, 13 Aug 2000, Greg Cope wrote:
> Apache->push_handlers("PerlTransHandler", \&transhandler);
push_handlers is temporary, not permanent. And this line only gets
executed once.
--
<Matt/>
Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org
- my transhandler runs only once in each child ?!? Greg Cope
- Re: my transhandler runs only once in each child ?!? Matt Sergeant
- Re: my transhandler runs only once in each child ... Greg Cope
- Re: my transhandler runs only once in each child ... Doug MacEachern
- Re: my transhandler runs only once in each child ?!? Eric Cholet
