Are there any limitations on the HTTP support in the embedded HTTP server?
 Technote (FAQ)
 
Problem
Are there any limitations on the HTTP support in the embedded HTTP server? In particular, are there any HTTP headers that are not supported?
 
Solution
No, there are no such limitations. However, you have to be careful when you put foreign bodies,such as WTE (Web Traffic Express), in front of the built-in HTTP server. The only entity that understands how to interpret session IDs is the HTTP plug-in, which resides in an external HTTP Server (such as IHS, Apache etc).
Also the embedded HTTP server is not recommended for production use. For performance, caching and other reasons, use an external, full-blown HTTP server (such as IHS, Apache etc) for this purpose.
 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Sessions and Session Management
Operating system(s): HP-UX
Software version: 4.0
Software edition:
Reference #: 1053834
IBM Group: Software Group
Modified date: Jun 25, 2002