The essentially permanently keeps an open connection between the browser and the server.
因此本质上保持了浏览器与服务器之间的永久连接。
The browser maintains a single open connection to Amazon's servers, ready to request more content when needed.
浏览器保持与Amazon服务器的单一打开连接,随时准备请求更多内容。
In normal operation, the remote client responds with an ack packet that moves the half-open connection to fully open.
在正常操作中,远程客户机用一个ACK数据包进行响应,这会使半开的连接转换为全开的。
Issuing another show connections; command displays the only currently open connection, but you also see that you don't have a current connection.
发出另一个showconnections;命令将显示当前惟一打开的连接,但还会看到没有当前连接。
A single visitor doesn't just mean a few incidental page requests; it also means an open connection (with a waiting thread) for as long as the visitor stays.
单个的访问不只是意味着一些偶然的页面请求;它还意味着在访问期间有一个持续打开的连接(带有等待线程)。
In the classic servlet model, an open connection means a dedicated thread is doing nothing but waiting until it needs to update the client in response to an event.
在典型的servlet模型中,一个打开的连接意味着一个不执行任何操作的专用线程,它将一直等待,直到在响应事件时更新客户端。
If multiple transactions are performed using the pooled business object, the open connection for that object will not automatically enlist in newly initiated transactions.
如果使用池中的业务对象执行多个事务,则该对象的打开连接不自动登记在新启动的事务中。
When a new TCP connection comes in from a client by means of a packet with the SYN bit set, the server creates an entry for the half-open connection and responds with a SYN-ACK packet.
当从客户机发来新的TCP连接时,数据包设置了SY n位,服务器就为这个半开的连接创建一个条目,并用一个SYN -ACK数据包进行响应。
The possibility also exists that, if the bean should get destroyed by the container (for example, because a method has thrown a run-time exception) an open connection might be left dangling.
当容器毁坏bean 时(如由于方法生成了一个运行时异常),还有可能留下打开的连接。
For example, it might just open the connection and send the message without regard for the success or failure of the send (fire and forget).
例如,它可能仅仅打开了连接并且发送了消息,并没有关心发送的成功或者失败(启动并忽略)。
We only switch to another backend if we already have a authenticated connection open to that backend.
我们仅在已打开了到一个后端的一条经过认证的连接的情况下,才切换到该后端。
When this property is set to 0 (zero), the connection stays open as long as the application server is running.
当此属性设置为0(零)时,连接将在应用服务器运行过程中一直保持为打开状态。
A client can connect to the server to get a few files and then disconnect, or a client can have the connection open until it reboots.
客户端可以连接到服务器,获取几个文件,然后断开连接;客户端也可以一直保持连接,直到重新启动。
When a client wants to open a connection to a server, it sends a connection request to this server.
当客户机想要打开与服务器的连接时,它向服务器发送一个连接请求。
The first simple script here will open a database connection and confirm that with a message to the browser.
下面第一个简单的脚本将打开一个数据库连接,并向浏览器发送消息确认该连接。
The Mediator then keeps the original connection open and passes the request synchronously to the System Interface of the target System.
中介随后将原始连接保持打开状态,并将请求以同步方式传递给目标系统的系统接口。
Regardless, once both the hostname and port number are specified to the BIO, it will attempt to open the connection.
不管怎样,一旦BIO的主机名和端口号都已指定,该指针会尝试打开连接。
While sticking with the request/response model, you can use Non-Blocking I/O (NIO) to keep a connection open without wasting waiting threads.
在坚持使用请求/响应模型的同时,您可以使用非阻塞I/O(NIO)来保持连接的打开状态,而不需要浪费等待线程。
A long poll generally keeps the connection open for a long time-usually several seconds, but it could be a minute or longer.
长轮询通常将连接保持一段较长的时间—通常是数秒钟,但是也可能是一分钟甚至更长。
Within the child thread, open a new connection to DB2 and fetch a row from the lock table for the requested resource ID.
在子线程中,打开新的DB 2连接,在锁表中获取具有所请求的资源ID的一行。
The connection stays open until it times out and causes the request to get re-initiated.
连接将一直保持开启,直到过期,并导致重新发出请求。
Additionally, IMAP can check for new mail over an existing IMAP connection, while POP3 has to open a new connection every time.
另外,IMAP可以在现有的IMAP连接上检查新邮件,而POP3每次必须打开新的连接。
The connection factory enables the JMS program to open a connection with a queue manager to send and receive messages.
连接工厂使JMS程序能够使用队列管理器打开连接,发送和接收消息。
As in the previous content in this series, we'll start with the basics (in this case, how to open a connection to a remote resource), but quickly move into more complex territory.
与本系列中以前的内容一样,我们首先介绍基本内容(在这里,是如何打开到远程资源的连接),但是很快就转移到更复杂的领域中。
Once you construct your XML, you open a connection in largely the same way as you would when you send text.
建立XML之后,按照和发送文本基本相同的方式打开连接。
Then if you open a console connection to the LPAR from the HMC, you see the first screen of the installation program.
如果从HMC打开一个到LPAR的控制台连接,就可以看到安装程序的初始屏幕。
Next, we need to open a URL connection between the mobile device and the Web server.
接下来,我们需要打开一个移动设备与Web服务器间的URL连接。
Open the connection to the database during the init function in your servlet.
在Servlet的init函数中,打开到数据库的连接。
Leaving open HTTP connection in VU scripts results in a heavier memory footprints per VU, thus eating up a lot of memory on TestManager and Test Agent machines.
将打开的HTTP连接留在VU脚本中,会导致每个VU占用较大的内存空间,因此会消耗TestManager和TestAgent机器上很大的内存。
Leaving open HTTP connection in VU scripts results in a heavier memory footprints per VU, thus eating up a lot of memory on TestManager and Test Agent machines.
将打开的HTTP连接留在VU脚本中,会导致每个VU占用较大的内存空间,因此会消耗TestManager和TestAgent机器上很大的内存。
应用推荐