Re: performance modifications
ray_at_redshift.com
Date: 03/14/05
- Previous message: Erich Dollansky: "Re: performance modifications"
- In reply to: Erich Dollansky: "Re: performance modifications"
- Next in thread: Sten Spans: "Re: performance modifications"
- Reply: Sten Spans: "Re: performance modifications"
- Reply: Erich Dollansky: "Re: performance modifications"
- Reply: Joseph Koshy: "Re: performance modifications"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 13 Mar 2005 19:01:45 -0800 To: Erich Dollansky <oceanare@pacific.net.sg>
Hi Erich,
I wrote a small test program in C that just printed a single <html>test</html>
line and it was very slow when called as a cgi via apache. Much slower than
PHP. Is there something that needs to be done in order for Apache to run C
without having to shell out to the OS (?) or something.
Ray
At 11:52 AM 3/13/2005 +0800, Erich Dollansky wrote:
| Hi,
|
| ray@redshift.com wrote:
|
| > Okay, great, thanks. I'll check into that area. My biggest problem right now
| > is that PHP brings down the speed of everything. I may have to go back to Perl
| > and use mod_perl or look into some other alternatives. The main thing I wanted
|
| Isolate the parts with high number of hits and rewrite them in C as we
| did in the past.
|
| The client was surprised what is possible.
|
| The effort is lower than you might expect if you have C knowledge.
|
| Erich
|
|
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
- Previous message: Erich Dollansky: "Re: performance modifications"
- In reply to: Erich Dollansky: "Re: performance modifications"
- Next in thread: Sten Spans: "Re: performance modifications"
- Reply: Sten Spans: "Re: performance modifications"
- Reply: Erich Dollansky: "Re: performance modifications"
- Reply: Joseph Koshy: "Re: performance modifications"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|