Skip to content

Jetty server logs repeated Header is too large warnings at startup in new Biff project #244

Description

@kbosompem

I’ve encountered a Jetty server warning in a fresh Biff project, created using the official quickstart instructions ((load-string (slurp "https://biffweb.com/new.clj"))). The server starts up fine, but logs repeated warnings like:

[qtp...-NN] WARN org.eclipse.jetty.http.HttpParser - Header is too large 8193>8192

Steps to Repeat
• Use the standard Biff project setup (no customization).
• Start the dev server with clj -M:dev dev.
• No reverse proxy or external HTTP configuration—just local dev environment.

On mac mini m1 , sequoia 15.5, Clojure CLI version 1.12.1.1550, openjdk version "24.0.1" 2025-04-15

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions