DEVELOPMENT SERVICES
Deliver modern web and API solutions that leverage your investment in IBM i business logic (RPG, COBOL, Db2).
Deliver modern web and API solutions that leverage your investment in IBM i business logic (RPG, COBOL, Db2).
License-free PHP for business is here! CommunityPlus+ PHP delivers solid performance in a slim, efficient package.
Get quick resolution on all your open source issues with direct access to IBM i open source leaders.
Seiden Group specializes in helping clients deliver and maintain innovative, reliable software solutions using IBM i, Db2, Node.js, PHP, Python, RPG, and APIs.
We assist IBM i teams in all phases of modern development. Whether you face a complex web app project, application integration, a tricky programming task, or just need advice, we’re here to help.
IBM i Apache Directives Measure Request Speeds
/2 Comments/in Apache /by Alan SeidenSpeed 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.