Thanks for pointing out ;)
--
Javier Miqueleiz --
"Listen to your heart. It knows all things, because it came from the Soul of
the World, and it will one day return there."
-
A patch already exists for this. See
http://svn.apache.org/viewvc?rev=727052&view=rev
Javier Miqueleiz wrote:
On Wed, Dec 31, 2008 at 12:20:01PM +, Ian Lea wrote:
Hi
On apache 2.2.10 a config file with these lines
BalancerMember ajp://localhost:17100 route=yyy ping=10
works
Grand, thanks. That fix works for me too.
--
Ian.
On Wed, Jan 14, 2009 at 10:55 PM, Javier Miqueleiz wrote:
> On Wed, Dec 31, 2008 at 12:20:01PM +, Ian Lea wrote:
>> Hi
>>
>>
>> On apache 2.2.10 a config file with these lines
>>
>>
>> BalancerMember ajp://localhost:17100 route=yyy p
On Wed, Dec 31, 2008 at 12:20:01PM +, Ian Lea wrote:
> Hi
>
>
> On apache 2.2.10 a config file with these lines
>
>
> BalancerMember ajp://localhost:17100 route=yyy ping=10
>
>
> works fine, but on 2.2.11 it fails to parse, showing error
>
> Syntax error on line 73 of /opt/apache-2.
Hi
On apache 2.2.10 a config file with these lines
BalancerMember ajp://localhost:17100 route=yyy ping=10
works fine, but on 2.2.11 it fails to parse, showing error
Syntax error on line 73 of /opt/apache-2.2.11/conf/test.conf:
BalancerMember Ping/Pong timeout has wrong format
I see th