-
Notifications
You must be signed in to change notification settings - Fork 17
Description
We noticed that PUT requests are timing out at spoa-mirror agent. GET, POST are working fine in our setup as expected. Based on your Readme doc, its mentioning below lines under "Know Bugs & Limitations". Can you provide some instructions or any document references - how to add PUT request support also in spoe-mirror agent?
Appreciate your help in advance. Thanks
Text From Your Readme -
"HTTP methods that certainly work are GET, HEAD and POST. Other methods can be
added if necessary"
Sample PUT request from our SPOE-Mirror logs for your reference -
[ 1][ 363.550820] <1:26> <-- Sending data
[ 1][ 363.550835] <1:26> 4/4/4 byte(s) send frame length
[ 1][ 363.550842] <1:26> 8/8/8 byte(s) send frame data
[ 1][ 363.550845] <1:26> Frame of 8 bytes sent: <6700000001f23801> <g.....8.>
[ 1][ 373.554094] "PUT http://xyz.com/res?force=false HTTP/???" 0 0/0 10003.358 Operation timed out after 10002 milliseconds with 0 bytes received
[ 1][ 373.554133] <1:26> --> Receiving dat