Re: FastCGI & Keep-Alive
Jose Adriano Baltieri <jabaltie-a/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Organization | UNIMEP |
| Message-ID | <[email protected]> |
Simon wrote: I don't understand what lighttpd got to do with my problem. This is ANOTHER http server that has a very good support for PHP. At least that what they say... So, using THIS http server, you may find out that your problem disappears (or not). Also, this server has something called X-LIGHTTPD-send-file that can be very nice if your image files are already available and stored on the disk. That is, if your images are not created on the fly. If that's your case, then your scripts DO NOT need to re-read again those files. Your scripts could simply add a http header with X-LIGHTTPD-send-file pointing to the image file path and let the http server carry on with the file transfer to the browser. I do hope this can help you. See ya ! -Simon On Thu, 27 Jul 2006 08:04:47 -0300, Jose Adriano Baltieri wrote: >Simon wrote: >> Hello Folks, >> >> What are my options? >> >You may want to have a look at another http server : http://lighttpd.net . > >It seems to have a very good PHP support. > >Good luck ! >> Thank you! >> -Simon >> >> >> ___________________________________ >> fastcgi-developers mailing list >> http://fastcgi.com/fastcgi-developers/ >> >> >> > > >-- >Obrigado, >------------------------------------------------------------------------------ > Jose Adriano Baltieri - Analista de Sistemas > DTI - CENTRO - UNIMEP - Universidade Metodista de Piracicaba > PIRACICABA - SP - Brasil - Fone : (19) 3124-1858 >------------------------------------------------------------------------------ > >___________________________________ >fastcgi-developers mailing list > http://fastcgi.com/fastcgi-developers/ > > -- Obrigado, ------------------------------------------------------------------------------ Jose Adriano Baltieri - Analista de Sistemas DTI - CENTRO - UNIMEP - Universidade Metodista de Piracicaba PIRACICABA - SP - Brasil - Fone : (19) 3124-1858 ------------------------------------------------------------------------------ ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/