[users@httpd] Obtain part of url in proxy balancer from one balancer member

2013-11-06 Thread Trilok
Hi I have cluster setup of Apache server . Behind this I have 2 Jboss instances which is load balanced by Apache. The configuration look somewhat like the below *VirtualHost *:ServerAdmin ad...@example.com ad...@example.comServerName www.example.com

Re: [users@httpd] Re: Apache server on Ubuntu 13.10

2013-11-06 Thread Vincent Lefevre
On 2013-11-04 07:13:56 -0800, Make Myday wrote: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80 (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down AH00015: Unable to open logs

Re: [users@httpd] Issues with UDS support for mod_proxy in trunk

2013-11-06 Thread Jim Jagielski
Can you email the full logging? It looks like the ProxyPass isn't creating the worker correctly. You can email direct to me if you like (and if it is sizable). On Nov 5, 2013, at 2:02 PM, ryo takatsuki ryotakats...@gmail.com wrote: Hi, A month ago I checked the new UDS (Unix Domain Sockets)

Re: [users@httpd] Issues with UDS support for mod_proxy in trunk

2013-11-06 Thread Jim Jagielski
Try this patch: find-worker.patch Description: Binary data On Nov 5, 2013, at 2:02 PM, ryo takatsuki ryotakats...@gmail.com wrote: Hi, A month ago I checked the new UDS (Unix Domain Sockets) support and it worked properly (I need to tweak it a little bit for my needs). The syntax at

[users@httpd] redirecting URL

2013-11-06 Thread Srineel Katta
Hi, Can you please help me with this.. My Virtual Host Configuration# VirtualHost 10.10.10.10 ServerName myapp.mydomain.com ServerAlias myapp DirectoryIndex index.html DocumentRoot D:/WebServers/Apache/htdocs/myapp ErrorLog

Re: [users@httpd] Re: Apache server on Ubuntu 13.10

2013-11-06 Thread Stormy
At 10:46 AM 11/6/2013 +0100, Vincent Lefevre wrote: On 2013-11-04 07:13:56 -0800, Make Myday wrote: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80 (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80 no listening sockets

Re: [users@httpd] Re: Apache server on Ubuntu 13.10

2013-11-06 Thread Vincent Lefevre
On 2013-11-06 17:41:41 -0400, Stormy wrote: At 10:46 AM 11/6/2013 +0100, Vincent Lefevre wrote: Same problem, until I noticed that a tntnet web server was installed during the upgrade to Ubuntu 13.10!!! Perhaps going a little off-topic (although tntnet apparently does disable apache2),