GithubHelp home page GithubHelp logo

Comments (3)

neotyk avatar neotyk commented on May 23, 2024

We have observed similar issue. Our downloads via proxy are getting closed before they finish. Not all of them, though.

Here is excerpt from log:

37407758 [New I/O client worker #1-2] WARN org.littleshoot.proxy.HttpRelayingHandler - Got closed event on proxy -> web connection: [id: 0x0188dcc4, /127.0.0.1:3659 :> preview2.testwebserver.aedes.lan/127.0.0.1:80]
37407758 [New I/O client worker #1-2] WARN org.littleshoot.proxy.HttpRelayingHandler - Closing browser to proxy channel: [id: 0x00d5b5a5, /172.16.10.35:50869 :> /172.16.10.50:9090]
37407758 [New I/O server worker #1-2] WARN org.littleshoot.proxy.HttpRequestHandler - Channel closed: [id: 0x00d5b5a5, /172.16.10.35:50869 :> /172.16.10.50:9090]
37407758 [New I/O server worker #1-2] WARN org.littleshoot.proxy.HttpRequestHandler - Closing all proxy to web channels for this browser to proxy connection!!!
37408680 [New I/O client worker #1-3] WARN org.littleshoot.proxy.HttpRelayingHandler - Got closed event on proxy -> web connection: [id: 0x007a0af7, /127.0.0.1:3664 :> preview2.testwebserver.aedes.lan/127.0.0.1:80]
37408680 [New I/O client worker #1-3] WARN org.littleshoot.proxy.HttpRelayingHandler - Closing browser to proxy channel: [id: 0x01969102, /172.16.10.35:50870 :> /172.16.10.50:9090]
37408680 [New I/O server worker #1-3] WARN org.littleshoot.proxy.HttpRequestHandler - Channel closed: [id: 0x01969102, /172.16.10.35:50870 :> /172.16.10.50:9090]
37408680 [New I/O server worker #1-3] WARN org.littleshoot.proxy.HttpRequestHandler - Closing all proxy to web channels for this browser to proxy connection!!!

from littleproxy.

fvisticot avatar fvisticot commented on May 23, 2024

In fact, the pb is not in littleproxy but in the Apache server configuration .
keepAlive must be set to "on" in the apache configuration.

from littleproxy.

jekh avatar jekh commented on May 23, 2024

Since this issue is so old and most likely not relevant anymore due to the vast amount of code changes, I'll go ahead and close it. Please reopen if you're still experiencing issues.

from littleproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.