Re: [users@httpd] running apache on virtual machine

2011-08-18 Thread Mark Montague
On August 18, 2011 6:39 , "Amira Othman" wrote: I am running apache httpd-2.2.3-45.el5.1.vm on cento 5.6 for testing purpose. I added ip with domain name in hosts file to complete my test. The problem is that after first typing url it opens website on virtual machine but after that it automa

Re: [users@httpd] number of connection on Windows Apache

2011-08-18 Thread William A. Rowe Jr.
On 8/17/2011 3:51 PM, go1...@mailnew.com wrote: > Hi, I am using Apache 2.2.17 on Windows Server. To experiment with the > limit of number of simultaneous connection, I used the directive > ThreadsPerChild set the number to 1. So I am only supposed to be able to > have one connection at a time. But

Re: [users@httpd] Setting KeepAlive on for forward proxy

2011-08-18 Thread Edoardo Tirtarahardja
First thanks for you quick response again :), I really appreciate it. On 2011-08-18 12:36,Jeroen Geilman wrote: > On 2011-08-18 18:09, Edoardo Tirtarahardja wrote: >> On 2011-08-18 11:26,Jeroen Geilman wrote: >>> On 2011-08-18 17:08, Edoardo Tirtarahardja wrote: Hi, I read from mod_

Re: [users@httpd] Setting KeepAlive on for forward proxy

2011-08-18 Thread Jeroen Geilman
On 2011-08-18 18:09, Edoardo Tirtarahardja wrote: On 2011-08-18 11:26,Jeroen Geilman wrote: On 2011-08-18 17:08, Edoardo Tirtarahardja wrote: Hi, I read from mod_proxy description in Apache 2.2 that the default worker does not use the HTTP Keep-Alive. Is there a way how to enable it for forwa

Re: [users@httpd] Setting KeepAlive on for forward proxy

2011-08-18 Thread Edoardo Tirtarahardja
On 2011-08-18 11:26,Jeroen Geilman wrote: > On 2011-08-18 17:08, Edoardo Tirtarahardja wrote: >> Hi, >> >> I read from mod_proxy description in Apache 2.2 that the default worker >> does not use the HTTP Keep-Alive. >> >> Is there a way how to enable it for forward proxy configuration? > > You mea

Re: [users@httpd] Mutual Authentication issue in 2.2.17 openssl 1.0.0d

2011-08-18 Thread paddy carroll
I don't accept it is an openssl issue. I have already verified that the client connection from openssl to the apache server is reporting the correct certificates, and likewise that the server is returning a correct unexpired certificate and CA chain to the client. It is not an openssl issue as op

Re: [users@httpd] Setting KeepAlive on for forward proxy

2011-08-18 Thread Jeroen Geilman
On 2011-08-18 17:08, Edoardo Tirtarahardja wrote: Hi, I read from mod_proxy description in Apache 2.2 that the default worker does not use the HTTP Keep-Alive. Is there a way how to enable it for forward proxy configuration? You mean, from apache working as a forward proxy to the remote origi

[users@httpd] Setting KeepAlive on for forward proxy

2011-08-18 Thread Edoardo Tirtarahardja
Hi, I read from mod_proxy description in Apache 2.2 that the default worker does not use the HTTP Keep-Alive. Is there a way how to enable it for forward proxy configuration? I tried to set the 'keepalive' parameter in 'ProxyPass' directive it doesn't work. I think ProxyPass is more for reverse p

[users@httpd] "Reading Request" large number of times slowing Apache 2.0 server

2011-08-18 Thread Rose, John B
We are getting a really large number of “Reading Request” showing up in our Apache server status output. The server slowed to a crawl . We related it to access to a site on our network and disabled access but we are not sure why it would be generating such a problem. We do not believe it was a

[users@httpd] running apache on virtual machine

2011-08-18 Thread Amira Othman
Hi all, I am running apache httpd-2.2.3-45.el5.1.vm on cento 5.6 for testing purpose. I added ip with domain name in hosts file to complete my test. The problem is that after first typing url it opens website on virtual machine but after that it automatically redirect request to the actual website

Re: [users@httpd] number of connection on Windows Apache

2011-08-18 Thread Eric Covener
On Thu, Aug 18, 2011 at 12:41 AM, Craig Huffstetler wrote: > On Wed, Aug 17, 2011 at 16:51,  wrote: >> >> Hi, I am using Apache 2.2.17 on Windows Server. To experiment with the >> limit of number of simultaneous connection, I used the directive >> ThreadsPerChild set the number to 1. So I am only

Re: [users@httpd] Mutual Authentication issue in 2.2.17 openssl 1.0.0d

2011-08-18 Thread J-H Johansen
On Sun, Aug 14, 2011 at 11:42 AM, paddy carroll wrote: > Hi, > > I have spent too long staring at my crypto material and apache logs. I'm > stuck. > I have checked and also had a colleague check my crypto trust chain, > certificates and keys more than once. > I have a reverse proxy setup > > clien