Category Archives: Scalability

High Connection numbers to a web server

Worth a look at C10k (challenge to build a server capable of 10k concurrent connections) : http://www.kegel.com/c10k.html and a resulting server software that steps towards that (powers youtube etc..) lighttpd fly light : http://www.lighttpd.net/story Blogosphere posts on High Connection numbers to a web server (Automatically generated External Blogposts of no relation to this blog) How [...]

Also posted in Security, Servers, Web Design, Web Development | Leave a comment

Hacking your own Outlook Passwords

It happens, Box’s Die, you loose your own outlook details, you have 24 accounts. Before I have spent hours messing around converting to outlook express so as I can export etc. Don’t do it – just download the following and you can get a nice text file out of all your email accounts: http://www.nirsoft.net/utils/mailpv.html

Also posted in email, Programs | Leave a comment