Question Buffer Size

What are the recommended values for send-buffer-size , receive-buffer-size , and maximum-frame-size in Akka?
What are the minimum and maximum values that can be set for these parameters?
How can I determine the appropriate values for these parameters?
Also, does increasing these values significantly impact memory consumption?