On Aug 6, 9:29 am, Josh Godsiff <j...@oxideinteractive.com.au> wrote:
> On 6/8/2010 9:23 AM, mark ardiente wrote:
>
>
>
> >  Hi,
>
> > [snip]
>
> > Regrads,
> > Mark
>
> Try setting it up so that static files are served up by Apache, instead
> of having to go through a whole Trac request. It might not solve your
> issues, but it certainly results in /some/ speed improvements.
>
> It can be done relatively easily using the trac-admin 'deploy' command
> an Apache's 'AliasMatch' directive.

Not sure about using AliasMatch. Procedure should be same as for CGI
as documented in:

  http://trac.edgewall.org/wiki/TracCgi#MappingStaticResources

Ie., believe it should only need Alias directive.

Overall I would be concerned about SQLlite being used over better
database such as PostgreSQL.

Graham

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to