Skip to content

Comments

avoids creating lots of site config on startup#6135

Merged
keith-turner merged 2 commits intoapache:mainfrom
keith-turner:too-many-site-configs
Feb 18, 2026
Merged

avoids creating lots of site config on startup#6135
keith-turner merged 2 commits intoapache:mainfrom
keith-turner:too-many-site-configs

Conversation

@keith-turner
Copy link
Contributor

@keith-turner keith-turner commented Feb 18, 2026

When running ITs noticed a lot of log message about creating site configuration objects. Tracked it down to key word executables being autoloaded and in their constructor creating a site config. Moved the the site config creation out of the constructor.

@keith-turner keith-turner added this to the 4.0.0 milestone Feb 18, 2026
Copy link
Contributor

@dlmarion dlmarion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good change, I noticed this too.

@keith-turner keith-turner merged commit 061b616 into apache:main Feb 18, 2026
7 of 8 checks passed
@keith-turner keith-turner deleted the too-many-site-configs branch February 18, 2026 22:35
@keith-turner
Copy link
Contributor Author

Noticed this while working on #6119

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