cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
349
Views
0
Helpful
2
Replies

CSS 11503 Splitting a packet into two pieces

alanwright1
Level 1
Level 1

Hi Folks,

We have a CSS 7.10.504 which seems to be splitting a request packet.

The packet is a standard POST request, however, at the end of the header 0d0a0d0a there is some additional data.

So we get header data ....0d0a0d0a then some more data.

CSS seems to be splitting this packet at the header boundary characters 0d0a0d0a.

Is this expected behaviour?

BR

Alan

2 Replies 2

alanwright1
Level 1
Level 1

I've checked a bit more and the client side packet shows a content length which implies that a body entity exists.

Would or could a CSS split the header and the entity body on packets on the server side?

I would not expect the CSS to do this.

But with 7.10 everything is possible.

Try 8.20 and if you have a sniffer trace that proves the CSS is splitting the packet, then open a service request.

BTW, it is normally acceptable to split TCP packets since TCP is a streaming protocol.

We could even send 1 byte per packet, this is still acceptable per RFC.

Gilles.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: