[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache2's handling of IP version 6



On Thu, Oct 4, 2012 at 7:23 AM, Stan Hoeppner <stan@hardwarefreak.com> wrote:
> On 10/4/2012 3:46 AM, Rick Thomas wrote:
>> On Oct 3, 2012, at 8:40 PM, Satoru Otsubo wrote:
>>>
>>> But the phenomena are same, that is,
>>> When booting my PC, apache2 failed to start.
>>> And when I executed the following:
>>> # /etc/init.d/apache2 restart
>>> apache2 started successfully with the dual stack.
>>>
>>> Why this phenomena happens ?
>>>
>>
>> Is the apache2 daemon starting before the ipv6 part of the network
>> configuration is completely up?
>
> His log error does seem to indicate Apache is starting before the ipv6
> stack is available--one of the downsides of parallel init.

Where did you see the log?

apache2 depends on $network. Wouldn't the ipv6 stack be available
after the network's brought up?

Doesn't "Required-Start: $local_fs $remote_fs $network $syslog $named"
mean that apache2 starts once $network is satisfied/reached (meaning,
I hope!, that the network's up).


Reply to: