Skip to content

Conversation

obezpalko
Copy link
Contributor

@obezpalko obezpalko commented Aug 28, 2025

Details

increase nginx buffers for large headers

Change checklist

Issues

  • OPIK-2307

Testing

Documentation

@Copilot Copilot AI review requested due to automatic review settings August 28, 2025 13:55
@obezpalko obezpalko self-assigned this Aug 28, 2025
@obezpalko obezpalko requested review from a team as code owners August 28, 2025 13:55
@obezpalko obezpalko requested a review from liyaka August 28, 2025 13:55
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR increases nginx buffer sizes in the docker-compose deployment configuration to handle larger client headers, addressing potential issues with requests that have large headers being rejected or truncated.

Key Changes

  • Adds nginx buffer configuration directives to handle larger client headers
  • Configures both standard and large header buffer sizes for improved request handling

Copy link
Contributor

📋 PR Linter Failed

Invalid Title Format. Your PR title must include a ticket/issue number and at least one component tag ([FE], [BE], etc.).

  • Internal contributors: Open a JIRA ticket and link to it: [OPIK-xxxx] [COMPONENT] Your change
  • External contributors: Open a Github Issue and link to it via its number: [issue-xxxx] [COMPONENT] Your change

Example: [issue-3108] [BE] [FE] Fix authentication bug


Missing Section. The description is missing the ## Details section.


Missing Section. The description is missing the ## Change checklist section.


Missing Section. The description is missing the ## Issues section.


Missing Section. The description is missing the ## Testing section.


Missing Section. The description is missing the ## Documentation section.

1 similar comment
Copy link
Contributor

📋 PR Linter Failed

Invalid Title Format. Your PR title must include a ticket/issue number and at least one component tag ([FE], [BE], etc.).

  • Internal contributors: Open a JIRA ticket and link to it: [OPIK-xxxx] [COMPONENT] Your change
  • External contributors: Open a Github Issue and link to it via its number: [issue-xxxx] [COMPONENT] Your change

Example: [issue-3108] [BE] [FE] Fix authentication bug


Missing Section. The description is missing the ## Details section.


Missing Section. The description is missing the ## Change checklist section.


Missing Section. The description is missing the ## Issues section.


Missing Section. The description is missing the ## Testing section.


Missing Section. The description is missing the ## Documentation section.

@obezpalko obezpalko changed the title [OPIK-2307] increase nginx buffers for docker-compose install [OPIK-2307] [FE] increase nginx buffers for docker-compose install Aug 28, 2025
Copy link
Contributor

📋 PR Linter Failed

Missing Section. The description is missing the ## Details section.


Missing Section. The description is missing the ## Change checklist section.


Missing Section. The description is missing the ## Issues section.


Missing Section. The description is missing the ## Testing section.


Missing Section. The description is missing the ## Documentation section.

Copy link
Contributor

📋 PR Linter Failed

Incomplete Details Section. The ## Details section cannot be empty.


Incomplete Issues Section. You must reference at least one GitHub issue (#xxxx) or Jira ticket (OPIK-xxxx) under the ## Issues section.

@obezpalko obezpalko requested a review from Nimrod007 August 28, 2025 14:12
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