InfoQ

InfoQ

Topic/Tag specific view

Web Server Content on InfoQ


Latest featured content about Web Server

Meet the Goliath of Ruby Application Servers

Topics
Web Servers,
Application Servers,
Web Frameworks,
Ruby

PostRank Labs released an open source version of their Ruby web server framework powering PostRank. Goliath, is an asynchronous server designed for speed, leveraging key features of Ruby 1.9+. Goliath creates fast web and data services not unlike node.js but sticking with what Ruby developers know..Ruby. Discover how easy it can be to create manageable server-side services with Ruby.

Encrypting the Internet

Topics
Security,
Web Servers,
Architecture

The authors, from Intel, offer a three pronged approach to providing secure transmission of high volume HTML traffic: new CPU instructions to accelerate cryptographic operations; a novel implementation of the RSA algorithm to accelerate public key encryption; and using SMT to balance web server and cryptographic operations. Their approach, they claim, leads to significant cost savings.

REST: A Pragmatic Introduction to the Web's Architecture

Topics
WOA,
REST,
Architecture,
SOA

In this presentation, recorded at QCon London, Stefan Tilkov introduces the key principles of REST, explaining the differences to other distributed systems architectures and highlighting its benefits. Topics covered include mapping business logic to resource interactions, hypermedia, and documentation.

News about Web Server

HTML5 Labs Launched and WebSocket Update

Topics
.NET,
Announcements,
Architecture,
Specifications

Last week Microsoft launched HTML5 Labs where they intend to post early prototypes of applications running on unstable web standard specifications for .NET developers. Yet earlier this month, preliminary WebSocket implementations in FireFox 4 and Opera where disabled due to security concerns.

Padding Oracle Affects JSF, Ruby on Rails, ASP.NET

Topics
Security,
Java,
.NET,
Ruby

Using a Padding Oracle (PO) attack a malicious user can access encrypted data such as cookies, state, membership password, etc. According to Juliano Rizzo and Thai Duong, two software engineers specialized in security, the security vulnerability affects JavaServer Faces, Ruby on Rails, ASP.NET and other technologies and platforms.

Top 10 Web Software Application Security Risks

Topics
Security,
Architecture

OWASP, an open and free organization focused on evaluating and improving software application security, has released the OWASP Top 10 Application Security Risks – 2010 RC1, a whitepaper documenting the top 10 web application security risks along with details on how threat agents can exploit these possible vulnerabilities, accompanied with examples and advice on what can be done to avoid them.

Google Works on a Protocol Intended to Replace HTTP

Topics
Architecture,
Performance & Scalability,
Internet

Google proposes SPDY, a new application protocol running on top of SSL, a protocol to replace HTTP which is considered to introduce latencies. They have already created a prototype with a web server and an enhanced Chrome browser that supposedly loads web pages twice as fast.

Yahoo! Offers Its Traffic Server to Apache

Topics
Cloud Computing,
Architecture,
Open Source

Shelton Shugar, SVP Cloud Computing at Yahoo!, has announced the donation of its Traffic Server (TS), an HTTP cache server, to Apache during his keynote at Cloud Computing Conference.

Aptana Cloud Connect for Java

Topics
Java,
Cloud Computing

Last week, Aptana, developers of the PyDev Python IDE for Eclipse, announced the availability of cloud support via Aptana Cloud Connect. Aptana Cloud is a general cloud hosting service which is portable between Amazon EC2 and other cloud environments.