<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>Hi all,</div><div><br></div><div>I will soon go live with a project of mine which uses Undertow.</div><div>I was wondering if you could give me some advice on tweaking Undertow for the production use.</div><div><br></div><div>The only things I found are:</div><div><br></div><div>* <a href="http://undertow.io/undertow-docs/undertow-docs-1.3.0/index.html#common-listener-options" target="_blank">http://undertow.io/undertow-docs/undertow-docs-1.3.0/index.html#common-listener-options</a></div><div>* <a href="http://lists.jboss.org/pipermail/undertow-dev/2015-March/001169.html" target="_blank">http://lists.jboss.org/pipermail/undertow-dev/2015-March/001169.html</a></div><div><br></div><div>Number of configurable things on the documentation and also when I was reading the code drove me crazy :)<br></div><div><br></div><div>My use case is:</div><div><br></div><div>* Undertow only used as a websocket endpoint of an MMO game; no servlet or something</div><div>* Binary data only (Protobufs, specifically)</div><div>* 300-400 concurrent connections per server</div><div>* High frequency of transfer, again per server (23 KB/s transfer out per connection; 1 KB/s transfer in per connection)</div><div>* Limited server specs (1 core CPU, 1GB RAM)</div><div><br></div><div>I know I cannot of course ask you the exact configuration. What I am looking for is some help at pointing at the right direction.</div><div><br></div><div>Thanks,</div><div>Ali</div>
</div>
</div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">My Blog: <a href="http://blog.aliok.com.tr/" target="_blank">http://blog.aliok.com.tr</a><br>Twitter: <a href="http://twitter.com/aliok_tr" target="_blank">http://twitter.com/aliok_tr</a>
</div>
</div>