mirror of https://gitee.com/bigwinds/arangodb
Capital Foxx!
This commit is contained in:
parent
c4fd0d524e
commit
a24be7f782
|
@ -39,7 +39,7 @@ For more information see the [Debugging](Debugging.md) section.
|
|||
|
||||
|
||||
!SECTION Considerations for production environments
|
||||
So you have created your server side application utilizing foxx services as their backend.
|
||||
So you have created your server side application utilizing Foxx services as their backend.
|
||||
To get optimal performance you may want to implement [an HTTP connection pool using keepalive](../../GeneralHttp/README.md#keep-alive).
|
||||
|
||||
You may even consider to implement [non blocking HTTP requests](../../GeneralHttp/README.md#blocking-vs.-non-blocking-http-requests) to save resources on your connection pool.
|
Loading…
Reference in New Issue