mgilank
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by mgilank-
mgilank commented,
Not sure, still seems like you have the same problem. Did you try ; it showed visitor ip. How to solve this? Thanks!
-
mgilank commented,
Hi, i got it work when install mod_rpaf, now the mod_sec work well. but i got other issue. i used LiveZilla as web chat and it's desktop client tell server ip when visitor come. So i make simple ph...
-
mgilank created a post,
Mod_Sec Detect Server IP
Hi, i dont know if this strange situation or not. before my server spec : - nginx - varnish cache (unixy plugin) - fastcgi i run this rule from this thread [error] [client xx.xx.xx.xx] ModSecurity...
-
mgilank commented,
Hi, i used this script to run on clear cache memory [QUOTE] #!/bin/sh sync; echo 3 > /proc/sys/vm/drop_caches
-
mgilank created a post,
High Load Every Clear Cache
Hi all, i've placed memory clear cache on cron job every 3 hours, and this will make high load on server every it execute why can this be happen? and how to solve this issue? thanks