Re: [us...@httpd] VirtualHost with different users?

2010-03-30 Thread Nilesh Govindarajan
On 03/30/2010 10:03 PM, Lars Nielsen wrote: Hi, Is there a way that I can just add a normal user to my system and then run a virtual host as that user? Sys: Debian lenny apache 2.2.9 php 5.3.1 regards Lars Nielsen l...@mit-web.dk -

[us...@httpd] Re: apache2 failing to start

2010-03-30 Thread Asif Iqbal
On Tue, Mar 30, 2010 at 4:50 PM, Asif Iqbal wrote: > I am failing to start apache 2.2.6 on solaris 7. I do not have any > /dev/[u]random file. > > I am running prngd for entropy > > (root)@www:/usr/local/apache2# ps -ef | grep prng >   root 12631     1  0 21:53:46 ?        0:07 /usr/local/sbin/prn

[us...@httpd] Re: timeout experience

2010-03-30 Thread Mohit Anchlia
Adding below settings helped. But I am seeing weird behaviour here. What I am seeing is that when server is not pingable (when I reboot or shutdown) anymore mod_jk keeps logging errors 111 (connection refused) and errors 115 continuously and during this timeperiod if I look at "JkStatus" the State

[us...@httpd] Re: timeout experience

2010-03-30 Thread Mohit Anchlia
I see this in mod_jk logs: -- [Tue Mar 30 13:18:29.862 2010] [13058:4143291040] [error] ajp_send_request::jk_ajp_common.c (1467): (host2532) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=111) -- And after this point our response time on the

[us...@httpd] apache2 failing to start

2010-03-30 Thread Asif Iqbal
I am failing to start apache 2.2.6 on solaris 7. I do not have any /dev/[u]random file. I am running prngd for entropy (root)@www:/usr/local/apache2# ps -ef | grep prng root 12631 1 0 21:53:46 ?0:07 /usr/local/sbin/prngd /var/spool/prngd/pool (root)@www:/usr/local/apache2# ls -al

[us...@httpd] timeout experience

2010-03-30 Thread Mohit Anchlia
Apache 2.2.11 I am reviewing the timeout values in worker.properties because currently if one node out of so many other nodes in a jboss cluster reboots or dies then we see that connection piles up on the web server. It looks like it's because of retries and and prepost_timeout that lot of request

[us...@httpd] VirtualHost with different users?

2010-03-30 Thread Lars Nielsen
Hi, Is there a way that I can just add a normal user to my system and then run a virtual host as that user? Sys: Debian lenny apache 2.2.9 php 5.3.1 regards Lars Nielsen l...@mit-web.dk - The official User-To-User support for

RE: [us...@httpd] apache+mod_fcgid on windows

2010-03-30 Thread Brent Davidson
Nope but the binary is in the distribution tree and linked from the download page, so I'm not sure where you got turned around. You mentioned the source package but I'm assuming that isn't what you wanted, and apparently the downloads page is out of date. Look here; http://www.apache.org/dist/ht

Re: [us...@httpd] Re: high load apache mpm configuration

2010-03-30 Thread alin vasile
memory : 6Gb cpu: 8 cores @ 2.53GHz From: Nicholas Sherlock To: users@httpd.apache.org Sent: Tue, March 30, 2010 9:35:50 AM Subject: [us...@httpd] Re: high load apache mpm configuration On 30/03/2010 9:02 a.m., alin vasile wrote: > Hi All, > Did anyone configu

[us...@httpd] Browser Waiting for reply - 403 in access_log

2010-03-30 Thread Paul Jacques
Dear, I am using apaci 2.2.13 with mod_ssl enabled. When credentials are validated apaci proxy the request (ProxyPass/ProxyPassReverse) After thousands of successful requests, browser remains with the status "Web site found... Waiting for reply..." In the mean time, I can see the request in

[us...@httpd] Problem by "NoSuchFlowException"

2010-03-30 Thread Thomas Chang
Hi all, We have 4 Jboss AS which are load-balanced via Apache Http Server with mod_jk 1.2.28. If a request from client comes, this will be forward to one of the JBoss instance assumed JB1. A session is built and began in JB1 with a session-id. All the requests and responses after that will be