Client request with SAML token.
带有saml令牌的客户机请求。
Listing 8: Sample client request.
清单7:客户机请求消息样例。
Continuously listens for the client request.
持续侦听客户端请求。
One thread is required for every client request.
每个客户机请求需要一个线程。
Step 1 (M: HttpModule) : Client request processing starts.
Step1 (MHttpModule):客户端请求处理开始。
In the server, before the target service receives the client request.
服务器端,目标服务接受客户端请求之前。
At time t1, the client request R1 for a resource reaches the server.
在t1时刻,客户端的资源请求R1到达服务器。
The function vcl_recv() is called when the daemon receives a client request.
当守护进程收到一个客户机请求时,将调用 vcl_recv()函数。
Otherwise, we set the ETag response header in preparation for the next client request.
否则,我们设置ETag响应头以便为下一次客户端请求做好准备。
As part of the client request pipeline execution, the client request handler is invoked.
客户请求处理程序作为客户请求的管道执行的一部分被调用。
In this diagram, the flow of a client request (steps 1 through 8), is described as follows.
在这个图表中,客户端请求的流程(步骤1至8)描述如下。
The call to accept blocks until the server socket accepts a client request for connection.
对accept的调用将一直阻塞,直到服务器套接字接受了一个请求连接的客户机请求。
The client request, sometimes called the request entity, consists of the following three sections
客户请求(client request),有时称为请求实体,由以下三个部分组成
Client identity token and other related information will be encapsulated in the client request message.
客户身份令牌和其他相关信息将被封装到客户请求消息中。
[DXLCreateDoc] accepts XML in DXL format and processes the client request to create a new document.
[dxlcreatedoc]接受dxl格式的XML,并处理客户机请求,以创建一个新的文档。
The client request message mainly includes the client principal name, and the desired lifetime of the ticket.
客户端请求消息主要包括客户端主体名称、期望的票证有效期。
Obviously if the client request for time comes in before the stored time expires, you return the cached time.
显然,如果客户机对时间的请求在所存储的时间过期前进入,您会返回到已被高速缓存的时间。
Figure 1 shows the token flow that occurs as the AAP component receives a client request with an embedded LTPA token.
图1所示的令牌流程是在AAP组件接收到包含ltpa令牌的客户机请求时发生的处理过程。
You do this by implementing any of the many server-side stacks that route the client request to the appropriate method.
可以通过实现任意一个服务器栈来完成,它将客户端请求路由到合适的方法。
I used an open source performance testing framework called Grinder version 3.3 for purposes of simulating client request load.
我使用一个开源性能测试框架Grinder 3.3版来模拟客户端请求负载。
Each client request to provide a service will be processed, and an appropriate service will be selected and offered to the client.
提供服务的每一个客户请求都将被处理,并且一个适当的服务将被选中来提供给客户端。
A pool of stateful session beans cannot be used to accommodate any client request the way that a pool of stateless EJB components can.
有状态会话bean的池不能象无状态EJB组件的池那样用来容纳任何客户机请求。
You could simply put it in your J2EE application code and wait until an application client request first comes in for your application.
您可以简单地把它放在J2EE应用程序代码中,一直等到应用程序客户机向您的应用程序发出第一次请求。
The first check is to determine if the status line indicates the client request was successfully processed and a result returned (HTTP_OK).
首先检查状态行以确定是否成功处理了客户机请求并返回一个结果(HTTP_OK)。
File server (fileserver) - Handles files and directories residing in AFS volumes, giving access to a properly authenticated client request.
文件服务器(fileserver)—负责处理位于AFS卷内的文件和目录,为通过身份验证的客户端请求提供访问权。
Each client request has a new session and a single transaction. You use Hibernate's "current session" feature to associate the two together.
每次客户端请求有一个新会话和一个事务,使用Hibernate的“当前会话”特性将两者关联起来。
For similar reasons on the client side, it can be quite useful to make the processing and responding to a client request asynchronous on the server.
基于和客户端同样的原因,在服务器端提供异步式的处理并响应客户端请求也是大有益处的。
The HTTP plug-in router will make routing decisions based on the client request (URL) and the information contained in the plugin-cfg.xml file.
HTTP插件路由器将根据客户机请求(URL)和plugin-cfg.xml 文件中包含的信息作出路由决策。
The application is modal, which means it only performs work synchronously in response to a client request that is received using HTTP/IIOP or JMS.
此应用程序是模态的,这意味着只能同步执行工作来响应通过HTTP/IIOP或JMS接收的客户机申请。
The application is modal, which means it only performs work synchronously in response to a client request that is received using HTTP/IIOP or JMS.
此应用程序是模态的,这意味着只能同步执行工作来响应通过HTTP/IIOP或JMS接收的客户机申请。
应用推荐