IBM i Apache Directives Measure Request Speeds Alan Seiden

​Speed is critical when serving APIs and web pages from IBM i. How can we measure our speed? The IBM HTTP Server (powered by Apache) for i can log the speed of each request, but this capability needs to be turned on. Default values in the Apache access log include the request’s URL, the HTTP status code, size of the response in bytes, and the user agent (e.g. browser type), but not how long the request took. Let’s see how to add the timing. Adding the timing The IBM i’s Create HTTP Server wizard produces a configuration file (httpd.conf) that… The post IBM i Apache Directives Measure Request Speeds appeared first on Seiden Group. Read More 

Verified by MonsterInsights