There are a few bugs in your application of IPv6 which I hope you will fix rather quickly as IPv6 is very important to us.
Problem: Inability to set "IPv6" address in virtual host listeners and apply it to real world.
Example: example.com, www.example.com, [2001:1::2]
Result: 404 for http://[2001:1::2]
Comparison: IPv4 works by application and testing, theoretically IPv6 should too.
Where [2001:1::2] would be the actual IPv6 IP.
Problem: Litespeed web server does not wait long enough before trying to listen again.
Example: Restarting an IPv6 based web server results in the IPv6 listener not being started but IPv4 starting.
Result: Failure
Temporary Fix: Cycling then recycling again in 5 seconds (approximate)
Problem: Inability to set "IPv6" address in virtual host listeners and apply it to real world.
Example: example.com, www.example.com, [2001:1::2]
Result: 404 for http://[2001:1::2]
Comparison: IPv4 works by application and testing, theoretically IPv6 should too.
Where [2001:1::2] would be the actual IPv6 IP.
Problem: Litespeed web server does not wait long enough before trying to listen again.
Example: Restarting an IPv6 based web server results in the IPv6 listener not being started but IPv4 starting.
Result: Failure
Temporary Fix: Cycling then recycling again in 5 seconds (approximate)
Last edited by a moderator: