Search results

  1. ffeingol

    Unlimited CPU license+better bandwidth protection

    No, you do not. You don't license LSWS based on the number of CPU's on your server, you license based on the number of CPU's you want to use. We have many 4 core servers with 2 CPU's licenses. This leaves 2 CPU's available for PHP, MySQL etc.
  2. ffeingol

    Upgrading to 4.x

    So when will 4.0.10 be on the auto-update then :D
  3. ffeingol

    cPanel site creation very slow

    @mistwang, I'm not sure that we're ready to upgrade to 4.x yet. We need to see a bit more stability in that version. What is really throwing us is that it's not consistent. Things will be fine (no long restart, no high load) for a bunch of domain adds then 'poof' one will just tank the...
  4. ffeingol

    cPanel site creation very slow

    Nope, then these are not big :-) They are only about about 25K lines. It's just very inconsistent. Sometimes it works fine, no load etc, the next time it spikes. The biggest problem (of course) is that you can't control when it will happen. Clients add add-on/sub-domains at any time...
  5. ffeingol

    Very basic questions

    We've had just about no problems with LSWS working with .htaccess files. Might help if you tell us a bit more about what is in the .htaccess etc.
  6. ffeingol

    cPanel site creation very slow

    Hello Tony, That is not what I want to hear. Define 'big'. Number of lines in httpd.conf, number of hosts? One of the reasons for using LSWS is having more sites on one server. If LSWS dies with bigger httpd.conf's that kind of kills the purpose. Any know work-arounds?
  7. ffeingol

    cPanel site creation very slow

    Any thoughts on this one? This is beginning to become a serious issue. When I set get added/add-on gets created the server load can sometimes spike from a normal 2 - 3 to 20 - 30 for 5 or 10 minutes. This is beginning to cause serious problems.
  8. ffeingol

    Upgrading to 4.x

    Yea, I saw that in the 4.x forum. I'm still not sure 4.x is stable enough for us :D
  9. ffeingol

    cPanel site creation very slow

    I'm not sure this is a LSWS problem, but I'm attacking it from all sites. We create cpanel accounts via our billing system. It uses the xml-api to create the accounts. The account creation process is very (very, very) slow. If we manually create the account it appears to be the 'restarting...
  10. ffeingol

    Upgrading to 4.x

    We've been holding off on upgrading to 4.x. Things seem to be stable now so I just wanted to find out: - If we auto-upgrade (via LSWS web admin) can web swap back to 3.x if we run into issues? - Does anything else need to be upgraded (like PHP)? TIA
  11. ffeingol

    Disable gzip for certain files (globally)?

    The problem (for us at least) was that Fantastico was not letting WordPress actually run it's test, they were just building the database with the values from their server. I hope that makes sense.
  12. ffeingol

    Disable gzip for certain files (globally)?

    @mistwang, At least with Fantastcio it was a double compression issue. Because they were 'setting' the value rather than letting WP check it. Basically WP was doing the content compression and then LSWS was doing it a second time.
  13. ffeingol

    Disable gzip for certain files (globally)?

    We actually tracked the issue down to the way that Fantastico installs the db. There is an optino that gets set 'wrong'. Here is the fix: - You'll need to go into the wp_options table - search for a row where the option_name = 'can_compress_scripts' The option_value for that row will be...
  14. ffeingol

    lots of error_log and stderr.log

    We're building up a very large quantity of error_log* and stderr.log* files. Is there anything in LSWS that automagically cleans these up? I'm assuming there is no issue with just rm'ing the older ones? TIA
  15. ffeingol

    Disable gzip for certain files (globally)?

    Worked perfect. Thank you.
  16. ffeingol

    Disable gzip for certain files (globally)?

    Is there any way to disable gzip for certain file names (globally)? The latest version of WordPress (2.8) creates stylesheets like this: link href='style' href='http://blah.com/wp-admin/load-styles.php?c=1&dir=ltr&load=dashboard,plugin-install,global,wp-admin&ver=abcdefghi' The output...
  17. ffeingol

    long running php process getting killed

    OK, I must be missing something, but I can't find it. We have a client that has a very long running PHP process. It's part of their shopping cart application. I've updated the max execution time in php to be about 5 minutes. In LSWS (under config, server, security) I have the cpu soft limit...
  18. ffeingol

    "junk" in /tmp/lshttpd/swap

    We've got 100 meg of "stuff" under /tmp/lshttpd/swap. Other than tmpwatch is there any automated way to clean this up? LSWS does not appear to clean it up. TIA
  19. ffeingol

    WHMCS CRON problem

    Can you post the command line that your cron is running?
Top