Search results

  1. M

    SecFilterSelective not working?

    I'm trying to block users who don't have a user agent: SecFilterSelective HEADER_USER_AGENT "^$" SecFilterSelective HTTP_USER_AGENT "^$" Neither work and yes I am using vhosts, no Apache. Any suggestions?
  2. M

    [STDERR] die 4 false

    What does that mean exactly? I have these in my logs and am unsure what is the exact reason. I went to check the log after getting a lag spike and saw that. [STDERR] die 4 true [STDERR] die 4 false
  3. M

    [STDERR] die 4 true

    What does that mean exactly? I have these in my logs and am unsure what is the exact reason. I went to check the log after getting a lag spike and saw that. [STDERR] die 4 true [STDERR] die 4 false
  4. M

    Terrible Lag

    Ever since I've installed LiteSpeed I've been trying to optimize it. I've gotten to a point where I think found the problem: Is the number of requests vs the number being processed off or something? Shouldn't more requests be processed, what could be the reason for so few requests...
  5. M

    Configuring PHP

    Do my configurations look correct? I've been having a couple large lag spikes coupled with timeouts/500 errors. I have a 2 core, 24 thread server with 32 gigs of ram, there shouldn't be any problems with system resources as I host 3-4 sites off the server, 1 large one and several small ones...
Top