On 6/6/07, Qingshan Xie <[EMAIL PROTECTED]> wrote:
Thanks Joshua for your quick reply and help!
One more quick question on KeepAlive,
Can KeepAlive work on POST?
Yes, persistent connections apply by default to all HTTP methods in HTTP/1.1.
Joshua.
-
Thanks Joshua for your quick reply and help!
One more quick question on KeepAlive,
Can KeepAlive work on POST?
Thx, Q.Xie
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 6/6/07, Qingshan Xie <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > After KeepAlive On, multiple requests will be
> handled
>
On 6/6/07, Qingshan Xie <[EMAIL PROTECTED]> wrote:
Hi,
After KeepAlive On, multiple requests will be handled
one at a time, or say "Sequentially". If there are 30
pages requested, could this "Sequential
Processing"(like a queuing process) slow down the
performance? On the other hand, without Kee
Hi,
After KeepAlive On, multiple requests will be handled
one at a time, or say "Sequentially". If there are 30
pages requested, could this "Sequential
Processing"(like a queuing process) slow down the
performance? On the other hand, without KeepAlive, 30
requests could be handled by 30 connectio