[us...@httpd] Apache server getting lot of Closing connection

2010-02-13 Thread Arunkumar Janarthanan
Hi, I have Apache server 2.2.6 running on RedHat Linux 5 with ProxyPass and Reverse Proxy configured. The server limit has 512 connections. Now that the number of connection has always Closing connection and when load increases they make the maximum connection reached out. I used netstat -a outpu

Re: [us...@httpd] User Directories On FreeBSD 8.0-RELEASE

2010-02-13 Thread Programmer In Training
On 02/13/10 14:30, Daniel Reinhardt wrote: > > Change the indicated line to reflect /home/$user/ > > I have used FreeBSD, and there is no symlink to APache to /usr/home. In > fact, I do not think that /usr/home even exists unless you create it. > The only UNix OS I have used where /home is any

Re: [us...@httpd] User Directories On FreeBSD 8.0-RELEASE

2010-02-13 Thread Daniel Reinhardt
-- From: "Programmer In Training" Sent: 13 February, 2010 14:21 To: Subject: Re: [us...@httpd] User Directories On FreeBSD 8.0-RELEASE On 02/13/10 08:02, Eric Covener wrote: On Sat, Feb 13, 2010 at 8:05 AM, Programmer In Training wrote: On 0

[us...@httpd] Re: Apache Tomcat/httpd websites problem ?

2010-02-13 Thread Konstantin Kolinko
2010/2/13 André Warnier : > Hi. > > Does anyone else experience problems accessing the Apache websites right now > ? > I am getting "Invalid Encoding" errors in Firefox 3.5. > > Content Encoding Error > The page you are trying to view cannot be shown because it uses an invalid > or unsupported form

Re: [us...@httpd] User Directories On FreeBSD 8.0-RELEASE

2010-02-13 Thread Programmer In Training
On 02/13/10 08:02, Eric Covener wrote: > On Sat, Feb 13, 2010 at 8:05 AM, Programmer In Training > wrote: >> On 02/13/10 05:16, Daniel Reinhardt wrote: >> I still get 403 Forbidden. the public_html >> directory in question has user and group ownership equal to the owner of >> the login. Do I need

Re: [us...@httpd] User Directories On FreeBSD 8.0-RELEASE

2010-02-13 Thread Eric Covener
On Sat, Feb 13, 2010 at 8:05 AM, Programmer In Training wrote: > On 02/13/10 05:16, Daniel Reinhardt wrote: > I still get 403 Forbidden. the public_html > directory in question has user and group ownership equal to the owner of > the login. Do I need to change that for apache (which is running as

Re: [us...@httpd] User Directories On FreeBSD 8.0-RELEASE

2010-02-13 Thread Programmer In Training
On 02/13/10 05:16, Daniel Reinhardt wrote: > Here is my httpd-userdir.conf file: > The above works just fine. Yeah, that is exactly the same as mine. I went ahead and recompiled Apache, letting mod_userdir be a shared module to be loaded, thinking that might be at issue. It wasn't and nothing ha

Re: [us...@httpd] User Directories On FreeBSD 8.0-RELEASE

2010-02-13 Thread Daniel Reinhardt
-- From: "Programmer In Training" Sent: 12 February, 2010 23:03 To: "Apache Users" Subject: [us...@httpd] User Directories On FreeBSD 8.0-RELEASE I am using the non-ports version of Apache. I downloaded 2.2.14 from http://httpd.apache.org/downl