Managing packets arriving late
Spider parser is now managing packets arriving very late!
Spider parser is now managing packets arriving very late!
Packets display just received and upgrade.
Right next to the columns selection, you may now choose the column ordering that suits you the most!
Extracted HTTP tags are now saved with count and cardinality!
I got the idea to remove the processing of empty packets from the Whisperers, when you DON'T WANT / NEED to store those packets in the server.
And saved us 30% in CPU usage!
Spider may be very useful to extract system statistics.
But its small retention time (due to high data volume) limits the usage you may do with these stats.
This new tool extracts HTTP statistics from Spider captured data and save them into another index with longer retention time.
To help new users onboarding, I've added a welcome screen that shows at first connection, after the Terms approval one.
Spider infrastructure has been upgraded to use Redis 7.0 arguing for better performance.
Redis 7 reveals to be indeed faster but with a slight more CPU usage.
As you surely have seen it, Spider's website has changed from top to bottom. I've migrated from an old Wordpress CMS to static pages managed by Docusaurus 2 .
It will be easier for me to maintain, backup, extend it, and also... avoid spam!
I got today an idea from Enzo: add a link next to the Location header in the HTTP details to allow loading the linked resource from the HTTP response.
As I liked the idea, I did it straight :)
From the official RFC, the location may be absolute or relative, so Spider manages both:
Now the location is then available in the HTTP global tab. Thanks you Enzo!