[us...@httpd] question about jk loadbalance

2009-11-08 Thread tgh
Hi I setup a web, which has one apache, two jboss, and one mysql, and use jk mod to make load balance between apache and jboss, it works But , when I reboot one of jboss, it take about 60seconds to 70 seconds for the jk manager to take the status of rebooted jboss as ok, in fac

Re: [us...@httpd] A common problem with no help or solution ?

2009-11-08 Thread Krist van Besien
On Fri, Nov 6, 2009 at 5:26 PM, Phil Pinkerton wrote: > this was the prior output > > make: Fatal error: Command failed for target `install-recursive' > Current working directory /svn/src/httpd-2.2.14/modules/aaa Are you running make as root? Krist -- krist.vanbes...@gmail.com kr...@vanbesien.

Re: [us...@httpd] Apache httpd 2.2.14 build error

2009-11-08 Thread daulat khan
any fix for this issue ? On Fri, Nov 6, 2009 at 6:26 PM, daulat khan wrote: > i have set the following in my PATH and LD_LIBRARY_PATH variable > > PATH=/opt/dasyedib/libiconv/bin:/usr/sfw/lib:/usr/sfw/bin:/usr/cisco/bin:/router/bin:/usr/local/ddts/bin:/usr/local/etc:/opt:/usr/local/man:/usr/man:/

RE: [us...@httpd] Apache as File Server

2009-11-08 Thread Nitin Gupta
Thanks John, My main app is running inside a Tomcat. My users will upload images, videos etc on to the file system through my application running in Tomcat. I will make use of a virtual host to directly point to these files through apache web server. I will make use of this virtual host based U