Search results

  1. K

    When Proxy LiteSpeed, backend server only know it LiteSpeed Server IP

    I used it already. However, The $_SERVER['REMOTE_ADDR'] still is IP of Proxy. Not the Client IP. http://proxy.easyjquery.com/ By Default [HTTP_X_FORWARDED_FOR] => 98.151.173.209, 83.167.226.125 FORWARDED_FOR show my IP .209 , but X_REAL_IP and REMOTE_ADDR still proxy .125 Is it bug ?
  2. K

    When Proxy LiteSpeed, backend server only know it LiteSpeed Server IP

    When Proxy LiteSpeed, backend server only know it LiteSpeed Server IP. Client IP -> Server LiteSpeed (A) -> Backend Server(B) Server B know the CLient IP as LiteSpeed A. Do you know how to config for Backend Server B know the real IP if Client ?
  3. K

    can we split config xml files ? to multi files ?

    I only use Litespeed as proxy cause the anti-ddos is great. Is it possible to setup Litespeed as Proxy and read configuaration files from Apache ?
  4. K

    can we split config xml files ? to multi files ?

    can we split the ./conf/httpd_config.xml to multi files? Like Apache, they have include dir/*
  5. K

    [solve] Can I use LightSpeed as a Proxy ?

    I install autoconf 2.1.3 and everything fine right now thanks.
  6. K

    [solve] Can I use LightSpeed as a Proxy ?

    Debian. x64 I can't build any PHP 5.2.x versions. Same error log.
  7. K

    [solve] Can I use LightSpeed as a Proxy ?

    and help. I use lsws 4.020 This my log, can't build it. ./configure: 11287: no: not found ./configure: 11287: 5: Bad file descriptor ./configure: 11287: :: checking for __res_search in -lbind: not found ./configure: 11287: 6: Bad file descriptor ./configure: 11287: checking for...
  8. K

    [solve] Can I use LightSpeed as a Proxy ?

    for Nginx, I use it as proxy, and forward to Apache. Can I use LightSpeed as a Proxy like nGinx too ? I just love LightSpeed Anti DDOS, if use it as proxy, it gonna be great.
  9. K

    How to install Litespeed PHP with popular modules like PHP cPanel MySQL

    I have installed patch, but still can't not install suhoshin >_<
  10. K

    How to install Litespeed PHP with popular modules like PHP cPanel MySQL

    I'm running cPanel, MySQL, PHP with config like other web hosting provider. But right now, my website have hight traffic, and I switch to Debian Server with LIteSpeed. I have installed MySQL already, and LIteSpeed already. I need help on "Compile PHP with LSAPI" . I pick PHP 5.3 But...
Top