probleme to send data to client

"mohamed nadir belkhelfa" <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel,gmane.spam.detected
Message-ID <[email protected]>
Hello all,

I am new in fastcgi  development  I have problem to send data to client
I write my fastcgi program by using "fcgi_stdio.h" header.
I open a random file via fopen (that transform to FCGI_fopen) reed this
content by  fread  (FCGI_fread) and write the content read by fwrite
(FCGI_fwrite)
in standard output (stdout).
 The problem is they are cases when all file is send to client but there are
cases when a part of file is sent to client and not all file. I don't know
what ' is the reason of that. when  I execute   the same program
with cgi  the result are correct in all cases.
are there reason for this problem.

is it another way to send the data to the customer more performed that
FCGI_fwrite  thanks ?

___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.