Hello,
make it use MPM_Worker or the newest one MPM_EVENT
prefork is none threaded and slow one and in high requests it consumes more
memory
also fastcgi cache requests in an ammount of time and you should see the
documentation to change the duration to make it free up the cached requests
periodi
Hillo Voshka,
Thanks for your reply. fastcgi and prefork,workers.
thanks in advance.
On Fri, Mar 21, 2014 at 10:25 AM, Voshka Niknam wrote:
> Hello,
>
> what is your apache handler and the MPM used?
>
> Thanks
>
>
> On Fri, Mar 21, 2014 at 1:03 AM, Shanmugavel MANI > wrote:
>
Hello,
what is your apache handler and the MPM used?
Thanks
On Fri, Mar 21, 2014 at 1:03 AM, Shanmugavel MANI
wrote:
> Recently my windows RAM has been increased. Wanted to increase/allocate
> memory to apache process too.. is there a way ?
>
> thanks.
>
--
Woshka Niknam
PHP, ActionScrip
That was the problem.
It works now.
Thank you.
According to the documentation[1] IndexOrderDefault is a separate directive,
so your configuration should be on two lines like this:
IndexOptions FancyIndexing
IndexOrderDefault Descending Name
There is actually an example of this, but it is in the
According to the documentation[1] IndexOrderDefault is a separate
directive, so your configuration should be on two lines like this:
IndexOptions FancyIndexing
IndexOrderDefault Descending Name
There is actually an example of this, but it is in the comments. Search
for JAKA.
HTH,
Pete
[1] http
Recently my windows RAM has been increased. Wanted to increase/allocate
memory to apache process too.. is there a way ?
thanks.
Howdy all,
Sorry this was my first post to this list in almost 10 years and it didn't
format well.
Hopefully this one is easier to read.
I'm having a problem implementing the FancyIndexing directive,
IndexOrderDefault
Every attempt returns the internal server error
[Thu Mar 20 14:46:19 2014] [a
Howdy all,
I'm having a problem implementing the FancyIndexing directive,
IndexOrderDefault
Every attempt returns the internal server error
[Thu Mar 20 14:46:19 2014] [alert] [client 192.168.5.2]
D:/temp/apachietest/.htaccess: Invalid directory indexing option
I've tried the following (one at a
I am running an x4500 box with Solaris 10. I have just run into a problem that
seems to only happen on Solaris. I am running Apache 2.2.26 with mod_perl
2.0.8 and libapreq 2.2.13 open ssl 1.0.1f. When a field in a post is over 8100
I get segmentation fault. If I change the protocol from http
I'm thinking this is a bug, but wanted to make sure I wasn't overlooking
something obvious before I posted to the database ...
Here's the situation:
* Browser sends request for https://HTTP_HOST/public
* We do ssl termination at an accelerator and pass to the Apache httpd
instance
Dear all,
I have Apache httpd 2.2.22 with mod_jk 1.2.39 to route traffic to several
tomcat instances. In my jk status manager, I noticed that
the Address:Port value is different with the host that I configured in my
worker.properties. After httpd run for several hours,
mod_jk throw below error
Dear Bowen,
Thank you very much.
Lingyun
From: Rich Bowen
Sent: Wednesday, March 19, 2014 2:52 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] split the error_log for each virtual host in Apache
2.2
On 03/19/2014 02:26 PM, Ren, Lingyun wrote:
>
Hi,
Please ignore my previous config.log.I see now the below error coming in
config.log. The error is "conftest.c:1: error: CPU you selected does not
support x86-64 instruction set". When i run the same ./configure command with
-m64 option it says -m64 is not a valid option.
configure:5390: $?
13 matches
Mail list logo