Fleximus Blog

  

The long awaited FreeBSD 7.0 Release is out. Some highlights include:

  • Better scalability and performance improvements on SMP systems (benchmarks showed linear scaling on machines with 8 CPUs)
  • Improved the ULE and 4BSD schedulers
  • the new and highly scalable memory allocator jemalloc
  • Reading of XFS volumes
  • experimantal support of …

Read more

  

Yesterday I found a webserver wich claims to be the most webserver around. It's a lightweight daemon written in C with securty in mind.

Some interesting features compared to other webservers:

  • Cross-site scripting prevention
  • DoS/flooding protection
  • SQL injection prevention

I will have a closer look on this...

References: Hiawatha …

Read more