Forum Discussion

Daniel_Kopfenst's avatar
Daniel_Kopfenst
Icon for Nimbostratus rankNimbostratus
Apr 30, 2010

Content-Length missing in http response

Hi all,

 

 

I am using the LTM (BigIP 3600) in combination with an Wap Gateway. Now I got a tricky problem with one server. The server returns the response without Content-Length header (response is unchunked), and therefore the Wap Gateway now drops the payload and inserts a Content-Length header with value 0 to the request. Is any way on the BigIP to count the Payload and insert the correct Content-Lenght for the response?

 

 

For testing purposes I inserted a hardcoded value (1000) for the Content-Length and the reponse was forwarded to my mobile - so I am pretty sure it's depending on the Content-Length.

 

 

Any hint could help me.

 

 

Thanks in advance!

 

Daniel

 

 

Below are the headers of the response:

 

 

HTTP/1.1 200 OK

 

Connection: close

 

Connection: close

 

Content-Type: text/vnd.wap.wml

 

Expires: Tue, 27 Apr 2010 16:35:52 GMT

 

Cache-Control: no-store, no-cache, must-revalidate