On Mar 29, 2007, at 4:07 PM, James Masters wrote:

> So when you say "startup", does this mean upon Apache startup or upon
> your script startup?  I can see that if it's in Apache's memory before
> a script even runs, that would be hugely performance enhancing.

apache startup.

there's no point on doing it if you only have 1 script.  just load  
and cache as needed.

> Regretfully not. Although I use Apache, PERL & MySQL, it's all on
> Windows; Maybe I just enjoy pain.  Mod Perl sounds very tempting
> but doesn't sound like it works too well with win32; Had enough
> trouble getting Rose working on win32 - spent days on it!

lots of people use it on windows. ( see perrin's post )

it takes up a bit of memory ( as you're caching the whole app into  
apache ) , but its a HUGE performance boost.

i strongly suggest trying it out.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to