Skip to content

Conversation

HanadaLee
Copy link
Owner

HanadaLee and others added 2 commits April 22, 2024 16:51
…such as sub filter module (tokers#31)

* bugfix: add module order to avoid taking effect before other modules such as sub filter module

Module order is incorrect for compression module. For example, if using ngx_http_sub_module, string is not replaced because it it tries to replace content when it is already compressed.

For this purpose, you need to add module sorting in config to adjust the order in which modules take effect.
@HanadaLee HanadaLee self-assigned this Mar 9, 2025
@HanadaLee HanadaLee closed this Mar 9, 2025
@HanadaLee HanadaLee reopened this Mar 9, 2025
@HanadaLee HanadaLee merged commit ddb1be3 into HanadaLee:master Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants