Re: Newbie trying Apache 2 / mod_perl 2 / Embperl

2004-03-25 Thread Gerald Richter
Hi, > > I have been unsuccessful in getting Embperl working in my > environment (see the bottom of this message). I can't seem to find > a mod_perl 2 'sample' configuration file on the Embperl site > or in the distribution ( soulds like a good thing to have in the > eg/ directory ). > Does make t

Re: Newbie trying Apache 2 / mod_perl 2 / Embperl

2004-03-25 Thread Beau E. Cox
On Thursday 25 March 2004 04:00 am, Gerald Richter wrote: > Hi, > > > I have been unsuccessful in getting Embperl working in my > > environment (see the bottom of this message). I can't seem to find > > a mod_perl 2 'sample' configuration file on the Embperl site > > or in the distribution ( soulds

Immediate response for slow POSTs

2004-03-25 Thread Paul Sharpe
I'm running HTML::Embperl 1.3.X under mod_perl. I have a POST form which will potentially be slow to send all of it's data. How can I provide an 'in progress' response as soon as the request is received and replace it with the 'real' response once the POST data has been received and processed