Re: rflush problem

2001-05-13 Thread Gerald Richter
> > Thanks for your help, but it is still not working. > > I'm working with embperl 1.3.1 and have the have following options in > httpd.conf: > > PerlSetEnv EMBPERL_OPTIONS 80 > PerlSetEnv EMBPERL_SESSION_CLASSES "File File" > PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/export/home/www/sessions"

Re: rflush problem

2001-05-12 Thread Gerald Richter
> Hello > I trying to do something like this: > > [+ hello +] > [- > $req_rec->rflush; > sleep 5; > -] > [+ hello again +] > > ... but it is not working. Does anybody know how to solve this problem ? > The point is that Embperl is first processing the whole page and outputing it afterward

rflush problem

2001-05-12 Thread Mike Wesemann
Hello I trying to do something like this: [+ hello +] [- $req_rec->rflush; sleep 5; -] [+ hello again +] ... but it is not working. Does anybody know how to solve this problem ? Mike - To unsubscribe, e-mail: [EMAI