Security/Performance/Reliability (SPR) and the Myth of
Experts
Saturday January 12th 2002, 12:00 am
Filed under:
Tech
It begins when management realizes that a systemic problem exists in the software they are developing, usually security, performance or reliability (SPR) related. Management gets worried and decides to bring in an expert, a guru who is to fix the problem.
(more…)
Limitations of IP Multicasting
For a long time there has been the distant promise that someday we would all just use IP multicasting for distributing content through the Internet. The idea that one could send a packet to one address and have it magically appear at multiple destinations was a compelling one. However IP Multicast has never taken off outside of Intranets. I believe that the fundamental reason for IP Multicast's failure to reach its promised potential is that IP Multicast does not scale very well. Specifically, each router on the distribution path of an IP Multicast must allocate memory to remember that multicast for the length of the multicast session. This means that as the number of multicast sessions that cross that router grow so will the amount of memory the router has to allocate. While the rate of increase of multicast sessions is exponential the rate of increase of memory required is linear.
(more…)
Why TLS doesn't replace VPN for Enterprise customers
If you can establish a TLS connection to your enterprise remotely. then why do you need VPN/IPSEC? Given that any TCP based protocol can be run over TLS it would seem that the ubiquitous support for TLS has solved our remote access end-to-end security problems.
(more…)
UPnP Security Flaws
Hearing on the radio that a major windows sub-system I had helped to create was the cause of one of the biggest holes in windows found up until then certainly got my attention. So I decided to investigate. (more…)
Yaron's WebDAV Agenda
The purpose of this document is to provide a quick introduction to the full power of the WebDAV (http://www.webdav.org) data model.
(more…)
Yaron's (not so) Quick and (really) Dirty Guide to
WSDL
Saturday January 12th 2002, 12:00 am
Filed under:
SOA/Web/Etc.
What is WSDL and how does it work? (more…)