On Mon, 13 Nov 2006 14:02:02 +0530
"Sai Jai Ganesh Gurubaran" <[EMAIL PROTECTED]> wrote:


> On analysis, we find that the main problem is in the way we store the
> complete response for further analysis.

Why are you doing that?  Buffering everything in memory is fine
for small docs, but as they grow there's usually a better solution.
My book discusses some much better ways to process text and markup:-)

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

Reply via email to