Re: strange apache access log
On 3月14日, 下午5时01分, "phantom" <nob...@blueyonder.invalid> wrote:
> <ssmaxsu...@gmail.com> wrote in message
>
> news:08c4106a-8643-45d9-b228-fe0e8351b974@i29g2000prf.googlegroups.com...
>
>
>
> > but "::1" is a correct ipv6 address ?
>
> Yes it is, '::' represents all other nibbles to be '0'
i use tcpdump -A -s0 -i any tcp src host ::1
find that it's Apache internal dummy connection
then google and there is no offical document about this...
i think that will not heavy the server load...
|