openresty / openresty/echo-nginx-module

How to build .so file from source code

Open
#81 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1.2k
Forks
251
Avg merge
1h 24m
Merged PRs (30d)
2

Description

There is still a gap for me to use this module.

In the README's Installation session:
nginx.conf
load_module /path/to/modules/ngx_http_echo_module.so;

Can anybody give the way to build .so file from source code.
Thanks a lot.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the README's Installation section and the nginx.conf example containing load_module. Determine what source-build steps are missing for producing ngx_http_echo_module.so, then update the installation documentation with those steps and verify that the example points to the resulting module.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, nginx
Domain
build-system, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.