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
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
-
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
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
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
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