![]() |
![]() |
![]() |
Forensic database performance optimizations Fri, 14 Mar 2008 Remember the couple of posts I made back in November in the tuning section ? Well, I finally got the time to look into this issue again and have made some interesting discoveries the last couple of days. I'm really enjoying this. The following table illustrates some comparisons between a stock Base 1.3.9 (ossim patched) and the tuned rewrite I've got running right now. These optimizations are now part of our appliance offering (updates for already deployed ones on the way) and will be released to the public afterwards. Thanks to everybody that has been helping me on this, specially to the people at #ossim in freenode ;-). ::read more
posted at: 09:10 | path: /ossim/tuning | permanent link to this entry | 0 comments | MySQL performance tuning applied to OSSIM. Case 1. Fri, 30 Nov 2007
I'd like to share my first actual success on mysql tuning, after having spent a couple of days reading everything I could about the matter (and still waiting for the books to arrive).
After enabling log_slow_queries, one of the first queries popping out continuously was the following: SELECT *, inet_ntoa(src_ip) as aux_src_ip, inet_ntoa(dst_ip) as aux_dst_ip FROM event_tmp order by id desc limit 1; ::read more
posted at: 11:45 | path: /ossim/tuning | permanent link to this entry | 1 comments | MySQL Performance Tuning Wed, 28 Nov 2007
I've finally decided to learn everything I could about MySQL performance tuning; we're working on highly tuned appliances and this is a must for high-traffic environments.
These last days we've discussing about this at the office and we couldn't agree about the type of database configuration using MySQL was optimal for the broadest range of users. ::read more
posted at: 21:02 | path: /ossim/tuning | permanent link to this entry | 1 comments | |
Categories
/ (36)
Archives
2008-Oct Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
![]() |




