Search results

  1. D

    Proxy ? Help me.

    Hi, I want to like this: 1. I use cPanel Server --> "A" 2. I want All subdomain, domain of my users when not go directly to my server cPanel "A" . When they type his domain, he go to server "B" with port 80 3. Server "B" will read from server "A" , check content, add some content...
  2. D

    Mod_layout - Any idea ?

    Can someone tell me, mod_layout can work with Litespeed ?
  3. D

    Got hacked with SHELL c99 and r57

    Hello, My PHP have disabled many functions like: exec, passthru, shell_exec, system, pcntl_exec, leak, apache_child_terminate, posix_kill,posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellarg,show_source, ini_restore, dl, dl dl dl But today, one of my...
  4. D

    STOP a virtual host by PHP API

    Example, I check and see a domain have large request, and I want to write a code in PHP to stop it. Have API or something can do it ?
  5. D

    How to get Real-Time Stats in PHP or Log

    Hello, I want to write PHP script detect how many connection in my server for anti DDOS. Because LiteSpeed only anti DDOS per request / IP, that the old way. Now DDOS on Bot Net, and thoundsand IP connect same time. I need to know total number connections on my server. Real-Time Stats...
  6. D

    Limit connection in Apache or litespeed config

    I'm using cPanel + LiteSpeed. How to Limit connection per user or website ? The option "Per Client Dyn Reqs/sec" , can I set it on .htaccess ? Have many options if use LIteSpeed virtual host, but I can find any way to use it under LiteSpeed + cPanel.
  7. D

    Limit Connection for Virtual Hosting

    I'm using cPanel + LiteSpeed. How to Limit connection per user / website ? The option "Per Client Dyn Reqs/sec" , can I set it on .htaccess ?
  8. D

    Cache for Session ( like Cookie )

    I want this feature: Enable cache for SESSION Page ( like current Cookie ). Can it ... ?
  9. D

    Request CPU Limit per lsphp5

    Hi, I hope this feature will on LiteSpeed on future. Limit CPU % per each lsphp5 proccess , like 10% , 20% ...
  10. D

    How to Limit 10% Cpus for LiteSpeed PHP ?

    I want to Limit 10% Cpus for lsphp5 , how to ?
Top