Re: [EMAIL PROTECTED] Connection Slow through apache proxy

2008-02-01 Thread Sriharsha M
MaxClients 300 MinSpareThreads 25 MaxSpareThreads 75 ThreadsPerChild 25 MaxRequestsPerChild 0 On Feb 1, 2008 10:13 AM, Sriharsha M <[EMAIL PROTECTED]> wrote: I need the worker mpm configuration to identify the issue. Harsha India Techno

Re: [EMAIL PROTECTED] Connection Slow through apache proxy

2008-01-31 Thread Sriharsha M
8080 #CacheEnable disk / #CacheRoot "/usr/APACHE_FILES/CACHE/PROXY" # Since its slow, i have commented all lines to disable it temporarily. The MPM is worker. On 1/31/08, Sriharsha M <[EMAIL PROTECTED]> wrote: Can you tell me the configuration you are using? Harsha -

RE: [EMAIL PROTECTED] Connection Slow through apache proxy

2008-01-31 Thread Sriharsha M
Can you tell me the configuration you are using? Harsha -Original Message- From: India Technologies Administrator [mailto:[EMAIL PROTECTED] Sent: Thu 1/31/2008 10:55 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Connection Slow through apache proxy Hi, i am using httpd 2.2.8

[EMAIL PROTECTED] Check and drop http request at Apache proxy

2007-11-30 Thread Sriharsha M
Hi List, I need to host a proxy server on the open Internet and handle only authenticated requests. I have an apache in-filter that reads the request headers and checks for the authentication key in the headers. Once authentication is successful the module lets the request through. If authenticat

[EMAIL PROTECTED] Apache 2.2.3 as proxy

2006-12-20 Thread Sriharsha M
Hi, I have set up Apache HTTP Server 2.2.3 with mod_proxy as a forward proxy on RHEL 4.0 and I am planning to build a filter. In Apache 2.2.3, when I use 'mod_case_filter_in.c' from the experimental modules, I always get r->unparsed_uri, r->uri and r->filename as NULL. I get r->hostname an

[EMAIL PROTECTED] Cannot allocate memory: apr_thread_create: unable to create worker thread

2006-11-30 Thread Sriharsha M
Whenever I try to start Apache, I get the following error [Fri Dec 01 06:04:30 2006] [notice] Apache/2.0.50 (Unix) configured -- resuming normal operations [Fri Dec 01 05:04:30 2006] [alert] (12)Cannot allocate memory: apr_thread_create: unable to create worker thread [Fri Dec 01 05:04:30 200