spikesource hints'n'tips

Our Top Tags

                                       

Mailing List

Keep uptodate with the latest hints'n' tips as they are published by signing up to our mailing list.

Our RSS Feeds








Latest Linux News

Amarok Review

Tuesday, 13 May 2008
Linux Tutorials: "Since Amarok 2 is on its way with all the fuss around it and the currently stable 1.4.9.1 version will probably be the last in the 1.x series, I decided to make a review of the last

Digital Rights Management (DRM): Is It In Its Death Throes?

Tuesday, 13 May 2008
Free Software Magazine: "In this opening salvo, I will reprise the technical terms and history of DRM and thereafter I will try to keep you abreast of the issues for computer users in general and free

Firefox 3 RC1 Code Complete, Due in Late May

Tuesday, 13 May 2008
ZDNet: "Mozilla now expects Firefox 3 RC1 will be ready to go in late May..."

Sun Exec Ponders OpenSolaris, Linux

Tuesday, 13 May 2008
Computerwork Australia: "In an interview, Ian Murdock, formerly with the Linux Foundation and now with Sun, discusses the company's open-source efforts and how to monetize them..."

The Art of Release

Tuesday, 13 May 2008
here be dragons: "As a result, we can commit that the next LTS release of Ubuntu will be 10.04 LTS, in April 2010..."

Latest Digg Entries

Maximising Apache httpd in low memory

posted Thursday, 19 October 2006

If you do not have a lot of memory for your Apache web server then consider lowering the keep-alive timeout from the default 15 seconds down to 2 seconds.  This will ensure that the number of workers hanging around waiting for the next request on a connection that might never send another is limited.

tip found @ bogles blog  

tags:  

links: digg this    del.icio.us    technorati    




Related Posts

Maximising Apache httpd in low memory

Thursday, 19 October 2006 11:41 A GMT
Squeezing as much out of Apache as possible is critical if you have limited memory dedicated to the process.