-
Posted to
Extensibility
by
asha_kasala
on
05-20-2009, 9:01 PM
Hi,
I am using HSE_REQ_VECTOR_SEND to send response to the client.But flush doesnt seem to work for me .please let me know how do i go about investigating why flush isnt working.
Thanks,
Asha.
-
Posted to
FastCGI Handler
by
asha_kasala
on
05-20-2009, 8:59 PM
Oops Sorry !!
-
Posted to
FastCGI Handler
by
asha_kasala
on
05-20-2009, 9:53 AM
Hi,
I am using HSE_REQ_VECTOR_SEND to send response to the client but since buffering happens i am unable to flush content.In that case my flush never works unless buffer is full.
Please let me know how i can get flush to work.Is there any way to tell it to flush immediately instead of waiting for the buffer to be ...