Search results

  1. M

    Won't Compile w/ Settings.

    I cannot for the life of me figure out why this is: I have two identical Litespeed web servers. Both have the same php settings and what not. With one, when I compile with certain settings, it works and takes the settings as shown by phpinfo. With the other, it will not accept any new...
  2. M

    Setting up stats on a Load Balanced cluster?

    Hi, I want to setup AWStats on my cluster but I've no clue how to setup the log files for a load balanced cluster. I have a LS Load Balancer server and 2 LS Web servers. Do I setup the load balancer to write the access logs or the web servers? If it's the web servers, do they share a...
  3. M

    JavaScript not changing.

    I'm not sure why or how, but for some very odd reason my java isn't changing. I have a search routine that works fine in all browsers except IE (of course) and returns Undefined for IE. Not a problem. So I went into my Java to trouble shoot it, changed a few things, and went to test. Same...
  4. M

    Filtering ICMP?

    I need to filter out some ICMP requests. How can this be done? I'm using Litespeed LB Ent and Litespeed WS Ent. Thanks, Matt.
  5. M

    Load Balancer IP in remote_addr.

    Hi, I'm having an issue with getting the client IP because the load balancer is forwarding its own IP. I have a LiteSpeed LB and 2 Litespeed WS. What is the correct way to get the IP from the client? Is there a transparent way, or does the load balancer have to forward it some how...
  6. M

    Forcing a PHP version?

    I'm having trouble with a couple things. Most of my site is working, but small functions I wrote on another server aren't. I ran phpinfo() to see if the items I compiled php5 with are enabled and it turns out that I'm running on php4. How to I tell the server to use php5? Also, I tried...
  7. M

    SSL Install Issues...

    Hi, I did a search and only found 1 thread that addressed this type of issue. I just started using LS and I'm coming from a service that did everything for me on the server side. I finally started working on my own website that was too large for any services out there to handle. So now I have a...
Top