Re: [users@httpd] Memory allocation to apache process

2014-03-20 Thread Voshka Niknam
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

Re: [users@httpd] Memory allocation to apache process

2014-03-20 Thread Shanmugavel MANI
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: >

Re: [users@httpd] Memory allocation to apache process

2014-03-20 Thread Voshka Niknam
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

FW: [users@httpd] FancyIndexing IndexOrderDefault

2014-03-20 Thread Frank Harrell
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

Re: [users@httpd] FancyIndexing IndexOrderDefault

2014-03-20 Thread Pete Houston
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

[users@httpd] Memory allocation to apache process

2014-03-20 Thread Shanmugavel MANI
Recently my windows RAM has been increased. Wanted to increase/allocate memory to apache process too.. is there a way ? thanks.

[users@httpd] FancyIndexing IndexOrderDefault

2014-03-20 Thread Frank Harrell
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

[users@httpd] FancyIndexing IndexOrderDefault

2014-03-20 Thread Frank Harrell
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

[users@httpd] apache ssl issue

2014-03-20 Thread Paul Singleton
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

[users@httpd] mod_dir redirect for trailing slash behind ssl accelerator not respecting x-forwarded-proto in 2.4.7

2014-03-20 Thread Russel.J.Witte
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

[users@httpd] Mod_JK 1.2.39 Unable to connect to unknown host

2014-03-20 Thread Ng KT
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

RE: [users@httpd] split the error_log for each virtual host in Apache 2.2

2014-03-20 Thread Ren, Lingyun
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: >

RE: [users@httpd] error in apache installation. "checking whether the C compiler works... no" "configure: error: C compiler cannot create executables"

2014-03-20 Thread ayaskanta.praharaj
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: $?