View Single Post

  #5 (permalink)  
Old 03-01-2008
ktc
 
Posts: n/a
Default Re: hit 64 virtual host limit but only 1 log file

ktc wrote:
>
> I use name based vhosts for access to clientdomain.localhost, plus
> unique port assignments for access from a test Mac via 192.168.0.x:1234
>
> This was working great until I added the 65th vhost.


The problem seems to be related to the 65th port, not the vhost itself.

The Apache 1.3 doc notes a known bug to the Listen directive, but the
supporting info I found on the wayback machine indicates they were
addressed early in the 1.3 life, fixed long before the 1.3.39 that I'm
running now.

Maybe I'll have to think of some other way to get access from the Mac.
That's the only reason for all the extra ports.