Search results

  1. E

    Rewrite problem

    Try removing index.html as an index. It seems that it is simply picking up / as index.html because theoretically / is "index.html" so I'm thinking if you remove index.html from the index list it might work? I know it defeats the logic probably but meh, it's worth a try right?
  2. E

    Unlimited CPU license+better bandwidth protection

    That's very subjective and broad. Any good Engineer knows you should control affinity for better efficiency. The task schedulers job is to try and balance, not try and create affinity. We create affinity for efficiency, it's faster to remain on the same processor because of caching than it is...
  3. E

    Unlimited CPU license+better bandwidth protection

    And how do you know that PHP and MySQL are going to different processors? Unless you have the ability to set affinity in Litespeed for both PHP and httpd it's all just theory that it's more efficient and they are being segregated properly. You should actually be putting PHP+HTTPD on 2...
  4. E

    [Resolved] IPv6 bugs.

    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...
Top