stas        2002/11/29 00:51:03

  Modified:    .        STATUS
  Log:
  logs the open issue with not working rflush()
  
  Revision  Changes    Path
  1.22      +7 -1      modperl-2.0/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/STATUS,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- STATUS    29 Nov 2002 08:36:21 -0000      1.21
  +++ STATUS    29 Nov 2002 08:51:03 -0000      1.22
  @@ -56,6 +56,12 @@
   Needs Patch or Further Investigation:
   -------------------------------------
   
  +* $r->rflush doesn't work. see:
  +  http://marc.theaimsgroup.com/?l=apache-modperl&m=103847990813285&w=2
  +  I also see a weird behavior where it does sends FLUSH buckets but
  +  they all seem to fall through the data, thus not really flushing
  +  anything. this can be easily reproduced with MyApache::FilterSnoop.
  +
   * directive handlers are supported but need some work for 1.x compat
     - Apache::ModuleConfig->get needs a compat method mapping to
       Apache::Module->get_config
  
  
  


Reply via email to