©hccs & ibm® 2008 stephen linkin1 z/os http server stephen s. linkin houston community college...

8
©HCCS & IBM® 2008 Stephen Linkin 1 z/OS HTTP Server Stephen S. Linkin Houston Community College © HCCS and IBM 2008

Upload: kathlyn-bruce

Post on 30-Dec-2015

220 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: ©HCCS & IBM® 2008 Stephen Linkin1 z/OS HTTP Server Stephen S. Linkin Houston Community College © HCCS and IBM 2008

©HCCS & IBM® 2008 Stephen Linkin 1

z/OS HTTP Server

Stephen S. LinkinHouston Community College

© HCCS and IBM 2008

Page 2: ©HCCS & IBM® 2008 Stephen Linkin1 z/OS HTTP Server Stephen S. Linkin Houston Community College © HCCS and IBM 2008

©HCCS & IBM® 2008 Stephen Linkin 2

Introduction To Web-based Workloads On Z/OS

Chapter 13, “z/OS HTTP Server” Chapter 14, “WebSphere Application

Server On z/OS” Chapter 15, “Messaging And Queuing”

Page 3: ©HCCS & IBM® 2008 Stephen Linkin1 z/OS HTTP Server Stephen S. Linkin Houston Community College © HCCS and IBM 2008

©HCCS & IBM® 2008 Stephen Linkin 3

What Is z/OS HTTP Server?

Stand-alone Server Scalable Server Multiple Servers

Page 4: ©HCCS & IBM® 2008 Stephen Linkin1 z/OS HTTP Server Stephen S. Linkin Houston Community College © HCCS and IBM 2008

©HCCS & IBM® 2008 Stephen Linkin 4

HTTP Server Capabilities

Basic Functions EBCDIC/ASCII Conversions System Management Facilities (SMF1) Tracing And Logging Functions Server Side Include (SSI) Simple Network Management Protocol

(SNMP) and Management Information Base (MIB)

Page 5: ©HCCS & IBM® 2008 Stephen Linkin1 z/OS HTTP Server Stephen S. Linkin Houston Community College © HCCS and IBM 2008

©HCCS & IBM® 2008 Stephen Linkin 5

HTTP Server Capabilities

Basic Functions Cookies Multi-Format Processing Persistent Connections Virtual Hosting

Page 6: ©HCCS & IBM® 2008 Stephen Linkin1 z/OS HTTP Server Stephen S. Linkin Houston Community College © HCCS and IBM 2008

©HCCS & IBM® 2008 Stephen Linkin 6

HTTP Server Capabilities

Security Functions Thread Level Security HTTPS/SSL Support LDAP Support Certificate Authentication Proxy support

Page 7: ©HCCS & IBM® 2008 Stephen Linkin1 z/OS HTTP Server Stephen S. Linkin Houston Community College © HCCS and IBM 2008

©HCCS & IBM® 2008 Stephen Linkin 7

HTTP Server Capabilities

File Caching e-business Cookbook for z/OS Volume I:

Plug-in Code

Page 8: ©HCCS & IBM® 2008 Stephen Linkin1 z/OS HTTP Server Stephen S. Linkin Houston Community College © HCCS and IBM 2008

©HCCS & IBM® 2008 Stephen Linkin 8

Summary

Read The Redbook