I installed Open LiteSpeed to test and play with latest version and to be honest I'm baffled with something in particular.
I searched for 1 hour in the GUI and Googled for another where it was because I can't believe something like this is not build in.
Where exactly do you see the connections coming into the web server?
The admin panel just shows numbers, completely useless. With Apache Mod Status you can see the IP's, the URL's, the POST or GET parameter, the domain, etc.
Just to discard this is a bug in the software or my install, I then launched a Droplet in Digital Ocean, installed a new software and same thing. All you can see are numbers for the requests per second and well, just that. Nothing more. Just numbers and the graphs that go draw in the screen, dots, that show the time and nothing more.
How exactly is this useful if you cannot actually see which users are connected to a webserver and which end url's they are hitting?
So I came to one conclusion. If you can't actually see that, then Litespeed is not only inferior to Apache (and any other web server since all of them have this) but insecure, as not having such data available would not let you integrate external scanning systems or have granular data on what users are actually hitting on a server and from where they are coming. Mod Status is already very limited and basic, but at least the information is important for devops and systems admins. LiteSpeed has nice configuration buttons here and there but the most important thing of all is not anywhere to be found. Monitoring traffic. Maybe its a separated plugin or I didn't enabled something?
What kind of black magic I have to do in order to enable this feature?
The best I got was finding some Google Images about an older version, in that version there is a Details link and it seems you can click for more stats for specific vhosts stats. I assume this is where you can see such data (not sure why you can't per server wide) but those options don't seems to be anywhere at all in the latest version. Again. The best you can see is fancy numbers about the incoming requests and hits. Nothing more. Not a single IP. Not a single URL, not a single POST or GET parameter. Nothing. Completely blinded on what traffic is coming into the server.
This is exactly what I'm talking about:
https://www.apache.org/server-status
Apache is ugly but you can clearly see every single hit and request coming into the server, including the request used and status of each connection.
I searched for 1 hour in the GUI and Googled for another where it was because I can't believe something like this is not build in.
Where exactly do you see the connections coming into the web server?
The admin panel just shows numbers, completely useless. With Apache Mod Status you can see the IP's, the URL's, the POST or GET parameter, the domain, etc.
Just to discard this is a bug in the software or my install, I then launched a Droplet in Digital Ocean, installed a new software and same thing. All you can see are numbers for the requests per second and well, just that. Nothing more. Just numbers and the graphs that go draw in the screen, dots, that show the time and nothing more.
How exactly is this useful if you cannot actually see which users are connected to a webserver and which end url's they are hitting?
So I came to one conclusion. If you can't actually see that, then Litespeed is not only inferior to Apache (and any other web server since all of them have this) but insecure, as not having such data available would not let you integrate external scanning systems or have granular data on what users are actually hitting on a server and from where they are coming. Mod Status is already very limited and basic, but at least the information is important for devops and systems admins. LiteSpeed has nice configuration buttons here and there but the most important thing of all is not anywhere to be found. Monitoring traffic. Maybe its a separated plugin or I didn't enabled something?
What kind of black magic I have to do in order to enable this feature?
The best I got was finding some Google Images about an older version, in that version there is a Details link and it seems you can click for more stats for specific vhosts stats. I assume this is where you can see such data (not sure why you can't per server wide) but those options don't seems to be anywhere at all in the latest version. Again. The best you can see is fancy numbers about the incoming requests and hits. Nothing more. Not a single IP. Not a single URL, not a single POST or GET parameter. Nothing. Completely blinded on what traffic is coming into the server.
This is exactly what I'm talking about:
https://www.apache.org/server-status
Apache is ugly but you can clearly see every single hit and request coming into the server, including the request used and status of each connection.