内存影响客户端连接的数量、缓冲池的大小,以及服务器分配的数据库缓存的大小。
Memory impacts the number of client connections and the size of the buffer pool and database cache allocated by the server.
我们知道客户端会在发出连接请求后立刻传送数据,所以如果我们准备好接收缓冲区会使事情变得更为容易。
Since you know the client will connect and immediately send data, supplying a receive buffer can make things substantially easier.
数据通常从分析器缓冲区读入字符串对象,然后,字符串对象被推送到客户端缓冲区。
Normally, the data is read from the parser buffer into the string object, which is then pushed to the client buffer.
使用指定的要从中读取数据的缓冲区、字节偏移量和最大字节数从客户端读取请求数据(当未预先加载时)。
Reads request data from the client (when not preloaded) by using the specified buffer to read from, byte offset, and maximum bytes.
使用指定的要从中读取数据的缓冲区、字节偏移量和最大字节数从客户端读取请求数据(当未预先加载时)。
Reads request data from the client (when not preloaded) by using the specified buffer to read from, byte offset, and maximum bytes.
应用推荐