shows logs on high load

felosi

Well-Known Member
#1
The new version when load gets real high due to attack or something it shows the latest log entries on all sites and on login panel.

example
2009-08-17 00:10:25.641 [WARN] [74.34.109.175:61703-0#_AdminVHost] Running short of concurrent connections.
2009-08-17 00:10:25.641 [INFO] Start listen socket [/tmp/lshttpd/admin_php.sock.055].
2009-08-17 00:10:25.643 [INFO] [AdminPHP] pid list size: 1
2009-08-17 00:10:25.643 [INFO] [AdminPHP] add child process pid: 29378
 
Last edited:

IrPr

Well-Known Member
#2
Im experiencing same exact bug!

I got shocked when some customers opened ticket regarding error logs which is not related to them! they provide some snapshots that i get sure about the bug

For example this is response for one of customers other that xxx VH visiting itself's VH, but its receiving a response which really not related to it

Code:
2009-08-31 12:11:38.919 [INFO] [74.220.16.35:2613-93#APVH_xxx.net][ACL] Access to context [/] is denied!
2009-08-31 12:11:38.920 [INFO] [74.220.16.35:2613-93#APVH_xxx.net] File not found [/home/xxx/public_html/403.shtml] 

2009-08-31 12:11:38.921 [INFO] [209.190.184.70:2457-11#APVH_xxx.net][ACL] Access to context [/] is denied!
2009-08-31 12:11:38.921 [INFO] [209.190.184.70:2457-11#APVH_xxx.net] File not found [/home/xxx/public_html/403.shtml] 

2009-08-31 12:11:38.922 [INFO] [74.220.16.35:2644-66#APVH_xxx.net][ACL] Access to context [/] is denied!
2009-08-31 12:11:38.922 [INFO] [74.220.16.35:2644-66#APVH_xxx.net] File not found [/home/xxx/public_html/403.shtml]
It responses random error log contents which to some VHs

I tested many versions and im sure that log came after 4.0.6
I switchet to any version from 4.0.7 to 4.0.10 but same exact issue, while 4.0.6 fixes that

For now im forced to downgrade all my servers to 4.0.6 :(

George please respond to this thread and let us know what you guess at least

Thanks
 
Last edited:

felosi

Well-Known Member
#5
George, when will this version be ready from update in litespeed admin?

I am getting some users getting angry over having their site defaced with log excerpts lol. It doesnt happen to much - sometimes on restarts and all the time on high load so I consider this a critical update that we need pretty quickly.

Thanks
 
Top