aws-samples / aws-lambda-extensions

A collection of sample extensions to help you get started with AWS Lambda Extensions
MIT No Attribution
446 stars 146 forks source link

Code changes to launch HTTP server in different port to avoid "Port already in use error" with Lambda Insights #35

Closed hariohmprasath closed 3 years ago

hariohmprasath commented 3 years ago

Code changes to launch the HTTP server in port 4000 because of conflict with Lambda insights. Updates to README file with information around performance testing

Issue #, if available:

34

Description of changes: Code changes to launch the HTTP server in port 4000 because of conflict with Lambda insights. Updates to README file with information around performance testing

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.