How to inflate a zipped content inside a module

2007-02-01 Thread Sai Jai Ganesh Gurubaran
Hi All, We have developed an output filter that gathers the response data on to a local buffer for further processing. It is working fine. The issue we have is that some time the data comes in a compressed format. Is there any way to inflate the content within the filter (stored in

RE: How to inflate a zipped content inside a module

2007-02-01 Thread Sai Jai Ganesh Gurubaran
More information: Apache (2.0.59) is working as a forward proxy on Linux. -Original Message- From: Sai Jai Ganesh Gurubaran Sent: Thursday, February 01, 2007 4:42 PM To: modules-dev@httpd.apache.org Subject: How to inflate a zipped content inside a module Hi All

RE: help on gathering data from the response

2007-01-09 Thread Sai Jai Ganesh Gurubaran
Can anyone just validate the code that is given below? -Original Message- From: Sai Jai Ganesh Gurubaran Sent: Tuesday, January 09, 2007 11:01 AM To: modules-dev@httpd.apache.org Subject: help on gathering data from the response Hi All, The requirement for us is to write

help on gathering data from the response

2007-01-08 Thread Sai Jai Ganesh Gurubaran
Hi All, The requirement for us is to write a apache module that collects printable data from the response. For this, we have used the idea from mod_streamav code. The memory and CPU usage of the Apache has never crossed 40 MB per process and works fine. Recently we are getting Apache

Huge memory consumption while storing the entire response

2006-11-13 Thread Sai Jai Ganesh Gurubaran
Hi All, We were developing a content manager module on Apache 2.0. For this we have the module hooked to the out filter of Apache (and there are no other filters). The base code was taken from Apache 2.0 book (conversion of text to upper case). We notice that the memory consumption is

Problem with Downloads, using Apache as Forward Proxy

2005-08-30 Thread Sai Jai Ganesh Gurubaran
Hi, I have posted many queries to Apache users mailing list but has not got any answers till now. I need to desperately get this issue solved. The issue is this: We are having Apache (version 2.0.54) installed as a forward proxy on RHEL 3.0. Downloads fail more often than