Search results

  1. F

    I really really need to disable these core dumps

    all of them are like this Core was generated by `lsphp -c /usr/local/lib'. Program terminated with signal 25, File size limit exceeded. #0 0xb2ccb410 in __kernel_vsyscall ()
  2. F

    I really really need to disable these core dumps

    I know you said was a php issue before but its not doing it on apache, same php version and everything. The thing is now I have servers that are running out of disk space nightly due to hundreds of these huge core files. Some of them even using enough disk space where I have to restart the box...
  3. F

    Some High Traffic Sites being hosted by litespeed!

    cp2 - same description as Client 1 - anime subscription site Client 2 - foreign forum And here is one that defintely shows an amazing result This is a dedicated server for a super high traffic anime site. ranked about 7 k on alexa. Uses vbulletin and joomla. Server is only one dual core...
  4. F

    Some High Traffic Sites being hosted by litespeed!

    I figured I would post some of these stats to show how litespeed truly enables you to host more sites and high traffic sites. Due to privacy reasons I wont disclose the domains but I will give a brief run down. These are stats for november, all shared accounts Here is also load stats from...
  5. F

    PHP Questions

    On client's servers I have that hosts one big website i always run lsws as apache or nobody. I dont think it makes a difference though as far as performance. And to be honest I have seen the phpsuexec on latest lsws versions to use only a fraction more resources as usual. Here is some reasons...
  6. F

    connection refused /connection reset

    I have bene having some people complain lately about sudden "connection refused" incidents, In looking at logs I see a lot of these: [222.124.4.22:3130-5#APVH_www.site.com] connection to [uds://tmp/lshttpd/lsphp.sock] on request #1000, error: Connection reset by peer! Any idea? And a lot of...
  7. F

    how to disable core dumps?

    I notice on start up litespeed in logs will say "Core Dump Enabled" I been getting these huge core files last few months from php dumping in home directories and lsws dumping in the tmp/lshttpd dir. How would I go about disabling core dumping?
  8. F

    gzip problem

    well I tried to make a directory in home for static cache, proper perms and all. Still didnt work ;( UPDATE: set cache dir back to default, mounted tmp with defaults and still didnt work.
  9. F

    gzip problem

    ahh, all my tmps are mounted noexec Ill try to make a different gzip directory in home or something
  10. F

    gzip problem

    I tried 3.2.4 and the newer version but all my html pages are showing up as not being gzipped. On every server its doing it. Tried a few different gzip tests, all the same, shows no compression. I checked the gzip settings within litespeed admin, they look fine. I could have swore before that...
  11. F

    ls 3.3 -- error compile php

    I know on the c compiler cannot create executable errors you are missing some libraries or compilers. Install all the gcc, cpp, g++. libs and it should be able to compile
  12. F

    .htaccess SetEnvIfNoCase Help

    This is one of my customers here. Ive tried to find a substitute using rewrite rules to no avail. Would anyone happen to know the correct rewrite rule conversion for this?
  13. F

    full path disclosure on autoindex

    Thanks a lot George! I would have to say LiteSpeed is the best people Ive dealt with concerning bug reports. They take them seriously and fix them asap. I have never been brushed off or had problems filing a report or simply asking a question. Thats just awesome in software because back in my...
  14. F

    So.. WHich is faster? suphp or nobody?

    All you gotta do in server config in litespeed admin is change php suexec to yes ;) Then you may wanna go through and check perms of all files. You can make more secure perms now using suexec.
  15. F

    Need help moving from apache

    Now, here is a sysctl file I use on servers with 2 gb ram. I say some of these settings have to be too high so use with caution and dont blame me if something bad happens lol. BUT I have been using it and dealing with ddos 24/7 with no problems and no dropped packets or sockets running out of...
  16. F

    Need help moving from apache

    well if the ddos is consuming your pipe then there is nothing litespeed can do. Only way it can really bring it down is from php/mysql usage due to get attacks. But here is what to do, George showed me these settings the other night but first you need a firewall like CSF Make sure you enable...
  17. F

    full path disclosure on autoindex

    yeah, all of them I do
  18. F

    full path disclosure on autoindex

    tried the 3.3 build, soon as I did, all sites got a 503 error and wouldnt load
  19. F

    full path disclosure on autoindex

    Will give it a try tonight, been taking the weekend off. A much needed break, been working 7 days a week like 2 years now Thanks guys
  20. F

    full path disclosure on autoindex

    does the same despite display errors, the links I posted display errors is on. Which I really have to leave that on so people can see problems with their apps, sites, etc bottom one is with error reporting off
Top