[MarkLogic Dev General] Maybe this has already been covered, but can Xfer-Encoding "chunked" http requests be handled in ML Server
Geert Josten
Geert.Josten at daidalos.nl
Wed Sep 22 23:09:45 PDT 2010
Hi Allen,
You can always put a proxying service next to MarkLogic Server, that buffers the input and sends it through as soon as it is complete.
Kind regards,
Geert
>
drs. G.P.H. (Geert) Josten
Consultant
Daidalos BV
Hoekeindsehof 1-4
2665 JZ Bleiswijk
T +31 (0)10 850 1200
F +31 (0)10 850 1199
mailto:geert.josten at daidalos.nl
http://www.daidalos.nl/
KvK 27164984
De informatie - verzonden in of met dit e-mailbericht - is afkomstig van Daidalos BV en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend.
> From: general-bounces at developer.marklogic.com
> [mailto:general-bounces at developer.marklogic.com] On Behalf Of Sam Neth
> Sent: donderdag 23 september 2010 2:57
> To: General Mark Logic Developer Discussion
> Subject: Re: [MarkLogic Dev General] Maybe this has already
> been covered, but can Xfer-Encoding "chunked" http requests
> be handled in ML Server
>
> I'm fairly certain the HTTP application server does not
> handle chunked requests.
>
> Sam Neth
> Lead Engineer
> MarkLogic Corporation
>
>
> On Sep 22, 2010, at 5:53 PM, Allen May wrote:
>
>
> I apologize, I am powerfully misstating my intentions.
>
> I have an HTTP Application Server
>
> I must accept Transfer-Encoding: Chunked messages into it
>
> At present, the messages are timing out before my
> Application Server can handle them
>
> Thanks again!
>
>
>
> Allen May
> Application Developer
> Office (615)866-1474
> 1801 West End, Suite 1000
> Nashville, TN 37203
> http://www.icainformatics.com <http://www.icainformatics.com/>
>
>
>
>
>
> On Wed, Sep 22, 2010 at 7:44 PM, Eric Bloch
> <Eric.Bloch at marklogic.com> wrote:
>
>
> I'm not aware of anything in the HTTP 1.1 spec
> that would require a server to return a Transfer-Encoding:
> Chunked header.
> That is, the TE request header lists encodings
> that a server MAY use, but a server is not ever required to
> send back chunked data. In section 14.39 on the TE header,
> it says explicitly, "A message with no transfer-coding is
> always acceptable. "
>
>
> That is, there is no such thing (in the HTTP
> spec) as an "inbound request for chunked data."
>
>
> -Eric
>
>
>
>
>
> On Sep 22, 2010, at 4:46 PM, Allen May wrote:
>
>
>
> The opposite actually -- how can i
> handle inbound chunked requests?
>
> Thanks!
>
>
> Allen May
> Application Developer
> Office (615)866-1474
> 1801 West End, Suite 1000
> Nashville, TN 37203
> http://www.icainformatics.com
> <http://www.icainformatics.com/>
>
>
>
>
>
> On Wed, Sep 22, 2010 at 6:42 PM, Eric
> Bloch <Eric.Bloch at marklogic.com> wrote:
>
>
> Allen,
>
> Are you asking: "Can I make a
> request via xdmp:http-get() to a server that returns
> Transfer-Encoding: Chunked data"?
>
> -Eric
>
> On Sep 22, 2010, at 2:54 PM,
> Allen May wrote:
>
>
>
> I have had any luck
> finding doumentation on this. Basically I need to be able to
> handle http posts without Content-Length headers
>
> Thanks!
>
>
>
> Allen May
> Application Developer
> Office (615)866-1474
> 1801 West End, Suite 1000
> Nashville, TN 37203
>
> http://www.icainformatics.com <http://www.icainformatics.com/>
>
>
>
>
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
>
> http://developer.marklogic.com/mailman/listinfo/general
>
>
>
>
>
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
>
> http://developer.marklogic.com/mailman/listinfo/general
>
>
>
>
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
>
> http://developer.marklogic.com/mailman/listinfo/general
>
>
>
>
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
> http://developer.marklogic.com/mailman/listinfo/general
>
>
>
>
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
> http://developer.marklogic.com/mailman/listinfo/general
>
>
>
>
More information about the General
mailing list