- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
Context: Web server farm. Calamari => Squid => squid => caching web proxy.
Duh. Looks like the readership here is TRWTF. (But I knew that anyway...)
Admin
Sure that should be accepted but your direct supervisor should be kept in the loop so that he/she knows wat your doing.
Admin
^^^ This. Yes. ^^^
Admin
Piping grep into awk? The sick, sick bunnies!
Admin
Data centre., obviously
Admin
This reeks of ignorance. This reeks of someone who doesn't work with windows in any real capacity (or if they do, haven't been properly trained) and so naturally, any WTF-esque thing they see must be windows' fault - even when it's a cron job on a *nix machine.
I hate this reasoning, Windows can give you the tools to shoot yourself in the foot and that is Windows' fault, but when *nix does it, it's the user at fault. Or in this case, still windows.
Admin
The parameter 3 is a bit vector. Therefore "echo 3 > /proc/sys/vm/drop_caches" would suffice.
It can be useful to release memory from cache if swapping occurs.
The syscontrol variable vm.swappiness should be adjusted to balance memory usage for caching and swapping. If vm.swappiness is set to 0 swapping will only occur to prevent out of memory conditions.
Admin
The last letter indicates the programming language. So traditionally PHP (which is TRWTF) or Perl (which has lots of regular expressions all over the place, so now you have twolots problems!)
As a replacement i suggest: "The lesser-known Lindows-AOLServer-Mumps-Postscript stack". A natural fit, as Postscript is a stack-oriented programming language.
Admin
Admin
I was beginning to wonder if anyone was going to point out that bitmap issue! ;-)
Imo a bigger WTF than doing trying to flush the cache in the first place because it proves the fool who came up with it never read any the documentation rather than "just" missing the purpose of it.
Admin
Admin
I have a problem... from drop_caches manpages, it seems the effect of 3 equals to 1 plus 2. Why not just run with the "3" option.
Admin
In such a "small company", why would you have 4 hierarchal supervisors?
Admin
I disagree with this. It's acceptable to have an assessment that can be reported to the company in a catastrophe, and depending on the company it's probably the second thing you would do (the first being verify the problem).
Yes, you need to do your job to get things fixed or band aided ASAP, but customer support also has a job to do, and "we're not sure what's going on or when it might be fixed" may not be acceptable for a long time depending on your clients.
As another example, it wouldn't be acceptable for the tech team of a multi-million dollar e-commerce site to report nothing regarding the website being down and when it may be back up.
You don't need to be bothered with root-cause analysis, but spending 15 minutes determining the scale of the issue and reporting that is pretty much expected.
Admin
Have you got a reference to back that up? Because Windows memory management hasn't ever worked like that. The Windows memory manager keeps track of when pages were last touched and when there's memory pressure it's the oldest pages that get paged out first.
The memory manager doesn't care about what's actually stored in a given page. It certainly doesn't have any special checks to see if it's a file/directory cache and if it is, keep that page hanging around in memory unnecessarily.
Admin
You'll get this: GEnie
Admin
Admin
Even when it's more efficient for Jim to walk over to Bob and ask for help rather than go through Bob's manager because Bob's manager is on a different continent, corporate politics trump efficiency.
Admin
Speaking of file caching, yesterday I had reason to learn about Linux's readahead_early and readahead_later or something like that, but it turned out not to be the cause of the problem I was trying to track down.
Admin
Fishing off Soviet Crimea, Cthonic hooks you!
Admin
A friend in accounting had already told Evan about another acquisition that Hydra was hunting. Seven heads is already too many, he thought. that made me remember a scene in the online comic "order of the stick" where a Hydra passed out because too many heads meant not enough blood getting to its brain(s).