Skip to content

Add support of aio in openresty official builds #153

Description

@MR-Os1

Hi,

I noticed that the --with-file-aio build option was removed in the following commit:

81bd2fa

NGINX supports --with-file-aio in its official builds, and some third-party NGINX modules expect this feature to be available because they are built against the standard NGINX source tree and build configuration.

Removing this option can therefore reduce compatibility with existing NGINX modules and make it more difficult to use OpenResty as a drop-in, modular alternative to standard NGINX builds.

I would suggest re-enabling --with-file-aio, or alternatively making it configurable, to improve compatibility with upstream NGINX and third-party modules.

Would you be open to reconsidering this change?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions