LSWS 5.0 Real-Time Stats Problem

#1
I have upgraded my litespeed web server from 4.2.23 to 5.0.12 today.

And while everything looks fine, the real-time stats is having problem.

Please look at the snapshot of 4.2.23 vs 5.0.12

LSWS 4.2.23


LSWS 5.0.12


The traffics should be close during the 2 snapshot.

So in LSWS's snapshot, the numbers are put in wrong column.

I think 418 KB is http out, not https in
800 is MAX
16 is http used
784 is http free

Are there any ways to fix this?
 

Lauren

LiteSpeed Staff
Staff member
#4
even with same release, we have multiple builds for minor fixes. so you still need to do:
/usr/local/lsws/admin/misc/lsup.sh -f -v 5.0.12
 
Top