
Hi all
When I try to dump a 5 MB table to screen (I know, not very efficient...), with the Content-Encoding patch, it eventually times out with "document contains no data".<<
I use a cache system called jpcache, it is an excellent cache system, I think it is better than pear. You can check it out at http://sourceforge.net/projects/jpcache To use jpcache all you do is add lines to the top of each file. here is an example <? $cachetimeout=-1; include "jpcache.inc" ?> I have served around 2 million pages from my server using this cache system and never had a single problem. Pete ----- Original Message ----- From: "Marc Delisle" <DelislMa@CollegeSherbrooke.qc.ca> To: <phpmyadmin-devel@lists.sourceforge.net> Sent: Friday, July 20, 2001 2:41 PM Subject: Re: [Phpmyadmin-devel] Gzip HTTP Content-Encoding patch When I try to dump a 5 MB table to screen (I know, not very efficient...), with the Content-Encoding patch, it eventually times out with "document contains no data". This is with NN4. Without the patch, I get the dump on screen. Apart from this glitch, the patch looks great and is a real speed improvement! Should I commit it in cvs, with maybe an additional entry in the FAQ about this dump problem? Marc Delisle a écrit :
Ok thanks Jeremy,
I am testing your patches.
Marc
jeremy brand a écrit :
Hello Tobias (and others),
I've got board and decided to check up on this probject. I was looking
at
the feature request page on the sourceforge project and decided to whip this out as I have just done a similar upgrade on my own web site and have seen enourmous speed increase from the site.
_______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Marc Delisle Service de l'informatique Collège de Sherbrooke, Québec _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel