InfoQ

InfoQ

Topic/Tag specific view

Web Server Content on InfoQ


Latest featured content about Web Server

Chloe and the Real Time Web

Topics
Strange Loop 2011,
Web Frameworks,
Strange Loop,
WOA,
Conferences,
Real Time Web,
Architecture,
Web Server,
Web Sockets

Trotter Cashion introduces and demoes Chloe, a web server that handles real time data streaming between browsers and web applications written in any language and using any framework.

News about Web Server

Phusion Passenger 3.2 Preview Released: Evented I/O, Python Support

Topics
Ruby,
Python,
Dynamic Languages,
Event Driven Architecture,
Languages,
Performance & Scalability,
Programming,
Ruby on Rails,
Architecture,
Web Server

Phusion has released a preview release of their upcoming 3.2 version of Phusion Passenger. Version 3.2 comes with a re-written ApplicationPool, I/O handling is now event-driven and the Python support became a first-class citizen.

Ruby Enterprise Edition End-of-Life, Phusion Focuses on Passenger

Topics
Runtimes,
Ruby,
Java,
Dynamic Languages,
Languages,
Ruby1.9,
Ruby on Rails,
Web Server,
Programming,
Apache

Phusion announced that their Ruby 1.8.7 based Enterprise Edition (REE) is nearing its end-of-life. A Ruby 1.9 based version is not planned, instead the team focuses on Phusion Passenger, their solution for running Ruby on Apache and Nginx.

Apache Celebrates 17th Anniversary with HTTP Server 2.4

Topics
HTTP,
W3C,
Open Source,
Web Server,
Apache,
Performance & Scalability,
Specifications,
Programming

Apache has released the HTTP Server version 2.4 with performance improvements, enhanced concurrency, asynchronous I/O support, lower resource footprint and others.

Netty 3.3.1 Release Supports SPDY Protocol

Topics
Java,
HTTP,
Languages,
W3C,
Performance & Scalability,
SPDY,
Programming,
Web Server,
Internet,
Specifications

The Netty 3.3.1 release adds support for SPDY protocol, which has been proposed for inclusion in http/2.0, fixes regression of Android support and reduces memory consumption of ZLib compression.

HTML5 Labs Launched and WebSocket Update

Topics
.NET,
Announcements,
Architecture,
WebSocket,
Programming,
Specifications,
Web Server,
Web Browser,
HTML5 Lab

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
Ruby,
Java,
Dynamic Languages,
Languages,
.NET,
Programming,
Security,
Web Server,
Vulnerabilities

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
HTTP,
W3C,
Architecture,
Security,
Specifications,
Web Server,
Web Browser

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.

Articles about Web Server

Meet the Goliath of Ruby Application Servers

Topics
JRuby,
Ruby,
Application Servers,
JVM Languages,
Dynamic Languages,
Java,
Web Frameworks,
Languages,
WOA,
Programming,
Rack,
Architecture,
Web Servers,
Ruby1.9,
Web Server,
Rubinius

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
Intel,
SOA Platforms,
Cloud Security,
Companies,
HTTP,
W3C,
Cloud Computing,
SOA,
Cryptography ,
Security,
Architecture,
Web Servers,
Specifications,
Enterprise Architecture,
Web Server

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.

Presentations about Web Server

REST: A Pragmatic Introduction to the Web's Architecture

Topics
Caching,
QCon London 2008,
Clustering & Caching,
SOA,
REST,
WOA,
QCon,
Architecture,
Enterprise Architecture,
WADL,
Web services,
Performance & Scalability,
Infrastructure,
SOA Appliance,
Conferences,
Design Guideline,
Web Server,
Web Browser

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.