Giter VIP home page Giter VIP logo

go-fastcgi-client's People

Watchers

James Cloos avatar

go-fastcgi-client's Issues

Can't handler chunked data from php

What steps will reproduce the problem?
1. setup a fast-cgi php environment
2. write a php file: <? phpinfo();
3. use go-fastcgi-client to fetch the php output

What is the expected output? What do you see instead?
Expect: a complete output of phpinfo();
Instead: only first 8k chunk were output.

What version of the product are you using? On what operating system?
go 1.1

Please provide any additional information below.
It seems the read function only fetch first chunk of php output buffer.
The fcgiclient should start a pipeline instead of just read php output to a 
buffer. since php may output very large result data.

Original issue reported on code.google.com by tomasen on 15 Aug 2013 at 4:14

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.