cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
510
Views
0
Helpful
3
Replies

Method POST of the HTTP

zeppa
Beginner
Beginner

Hello,

I'm using a CSS11501 with 7.30.00 software version.

During the work sessions, users must fillfull a virtual shop cart, so they use the method POST.

From the servers logs, I have found that the css passes to the servers only the url and no the content sent by users. So the requests fail.

If I remove the css from the system, the servers work properly.

Is it caused by a bug of the software version css is using? How can I resolve it?

Thanks.

Regards

Bye

3 Replies 3

Gilles Dufour
Cisco Employee
Cisco Employee

you should capture a sniffer trace on client and server and verify exactly what is going on.

The CSS passes only packets sent by the client.

So it should work and is working for me.

Once you have the trace, send it to us with the config.

Thanks,

Gilles.

MARK BAKER
Enthusiast
Enthusiast

Would you happen to be doing a redirect of the HTTP POST? Such as to HTTPS or another HTTP url. I found that when an HTTP POST is redirected the client changes to an HTTP GET when sending to the new URL.

If you are redirecting, look at the forum post below:

Content Networking

CSM redirect problem: http to https (http post changed to get)

Hope this helps,

Mark

well done guys

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:

Recognize Your Peers