Search results

  1. P

    [Resolved] Problems with large file uploads

    I am running a file hosting site. I recently switched over to Litespeed on one of my large storage boxes as Nginx+PHP-FPM wasn't handling file uploads properly, but mainly due to lack of support from nginx. I was hoping that LS wouldn't have the same problem, but unfortunately it does :( The...
  2. P

    Is Litespeed best for high-traffic file hosting sites?

    Hello :) I recently took over a file hosting site (similar to rapidshare, megaupload hotfile etc.) that receives ~ 80k visitors a day. Currently files are being served from multiple 100 Mbps uplink dedicated servers, which will be consolidated into single servers later after the system upgrade...
  3. P

    Redirect permanent

    Why won't this work in .htaccess? Redirect permanent ^/webmail/ http://mail.server.com/webmail/ Redirect permanent ^/Books/ http://www.server.com/books/ It has been working great since years in apache and now litespeed can't parse these lines :-(
  4. P

    GeoLocation DB Support

    I do thousands of IP lookups per second thru the IP2location DB in Apache thru MySQL since IP2location doesn't have support as an Apache Module. I see that Litespeed supports Maxmind DB, but how about Ip2Location's DB? I already purchased IP2location DB5 and I don't think I can afford Maxmind...
  5. P

    Prebuilt PHP5 on Opensuse

    I'm running Opensuse 64-bit with hardened PHP5. I noticed that lsphp comes with php 4.4. Is there any way I can use PHP5 LSAPI without recompiling PHP5? If I have to, I cannot recompile PHP5 because if I were to install on the production machine, and if something goes wrong, I'll be losing tons...
Top