Increase max message size from 32766?

We have some messages that are upwards of 150kbs in size (when an exceptionally large request occurs). I've seen how you can increase the message size when leveraging UDP, but we're not using that. Everything is local so there isn't motivation to do so. Is there a way to increase Elasticsearch's default 32kb limit?