Zhonghui,
Polysrv should accept every connection (as fast as it can), then
"think" for some time (optional and configurable), then read the request
and respond (as fast as it can). Simulated WAN delays may affect the
interaction, but all valid requests will generate responses.
If polysrv does not understand the request or finds it erroneous in some
way, it may close the connection without generating a response. The
error will be logged and may be displayed.
Beware of HTTP race conditions on idle persistent connections though. A
server may close an idle connection just as you are writing to it.
Alex.
On Wed, 13 Sep 2000, Xu, Zhonghui wrote:
>
> Alex,
>
> Does polysrv supposedly response to every GET request from polyclt?
> It appears to me that polysrv occasionally ignores GET requests.
> Is it normal?
>
> Thanks.
>
> Zhonghui
>
>
This archive was generated by hypermail 2b29 : Tue Jul 10 2001 - 12:00:15 MDT