On Fri, 1 Oct 1999, ricarDo oliveiRa wrote:

> Hi there,
> 
> I have a site running Apache-1.3.6, PHP-3.0.9, mod_perl-1.20 on Solaris with
> a Sybase Database. And it has some performance flaws. This site has
> thousands of hits per day (not sure of how many, though) and it should be
> faster (few images, no animations whatsoever).

To count the hits:
wc -l access_log :) - grep the date if don't cut the files on daily basis

> Can anybody tell me what could be done here? EmbPerl instead of PHP?
> mod_perl/apache tuning? Should database access be done through PHP or
> mod_perl? When should I use PHP? and mod_perl? do I need both?

Too few details to provide you help :( 

If you run a sigle server to handle
both the images and the script - your problem is obvious. Read:
http://perl.apache.org/guide/strategy.html

Also this might be helpful
http://perl.apache.org/guide/performance.html

> 
> Any suggestions?
> Thanks in advance!
> 
> ./Ricardo Oliveira
> 
> ./ricarDo
> 
> ---------------------------------------------
> UM CLICK POR TIMOR :
> http://www.netc.pt/start/go/timor/timor.html
> 1$ PARA A MISSÃO TIMOR LIVRE POR CADA CLICK
> ---------------------------------------------
> 
> __________________________________________________
> FREE Email for ALL! Sign up at http://www.mail.com
> 
> 



_______________________________________________________________________
Stas Bekman  mailto:[EMAIL PROTECTED]    www.singlesheaven.com/stas  
Perl,CGI,Apache,Linux,Web,Java,PC at  www.singlesheaven.com/stas/TULARC
www.apache.org  & www.perl.com  == www.modperl.com  ||  perl.apache.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com

Reply via email to