[BUG] Can't use parameters-refernces in $r->print using Apache::Filter

2002-02-06 Thread Gregory Belenky
One of the $r->print()'s declared abilities is to pass reference in place of scalar value (to prevent "unneeded copying of large strings"). But when I use Apache::Filter and pass my output to another handler (module) I can't use this feature. IMHO that's because Apache::Filter->print uses print

Segmentation fault

2002-02-08 Thread Gregory Belenky
r? (we have more than 100 virtual hosts of our customers and that will be PITA - found the error request) Gregory Belenky WebZavod (http://www.webzavod.ru) programmer

[RFC] JAF - Just Another Framework

2002-02-17 Thread Gregory Belenky
CONTENTS I. THE PAST II. THE PRESENT III. THE FUTURE IV. THE CODE V. THE AUTHOR I. THE PAST Three yars ago we (http://www.webzavod.ru/ -- sorry, russian version only) moved from Win+IIS to Linux+Apche and rewrote our projects. But our quest for the best wasn't stopped. The general idea