Hmm, it could be that bundle_fu is giving problems. Bundle_fu seems
unmaintained and has problems with ruby 1.9 and subdirs. I manually fixed
the subdirs about a year ago
(http://github.com/bsag/tracks/commit/48fb00b24eccbe8e1ddccfb63db879800c744e
7e), so perhaps that is acting up now because of all the infrastructure
updates.

If possible, you could try to see if running tracks from root instead of a
subdir solves your performance problems?

Reinier

-----Oorspronkelijk bericht-----
Van: [email protected] [mailto:[email protected]] Namens Luis Villa
Verzonden: woensdag 20 januari 2010 16:38
Aan: Reinier Balt
CC: tracks-discuss
Onderwerp: Re: [Tracks-discuss] passenger + tracks unusably slow?

On Wed, Jan 20, 2010 at 7:36 AM, Reinier Balt <[email protected]> wrote:
> You need to set the subdir in the virtual host too using
>
> RailsBaseURI    /tracks
>
> This is mentioned somewhere in the passenger docs :-)

That is set; that is the only way to get it working without slowing
the whole site down by making passenger try to load everything first.
:)

Luis

> Reinier
>
> -----Oorspronkelijk bericht-----
> Van: [email protected] [mailto:[email protected]] Namens Luis Villa
> Verzonden: woensdag 20 januari 2010 6:41
> Aan: Reinier Balt
> CC: tracks-discuss
> Onderwerp: Re: [Tracks-discuss] passenger + tracks unusably slow?
>
> On Tue, Jan 19, 2010 at 1:44 PM, Reinier Balt <[email protected]> wrote:
>> Could be that your virtual host setting is not correct? This should
> normally
>> bypass rails for static content, i.e. stuff in /public
>
> Good catch, something is screwy there- my css has /tracks/tracks/foo
> instead of /tracks/foo. This happens whether or not subdir: "/tracks"
> is set in site.yml. Any suggestions?
>
> Luis
>
>> Reinier
>>
>> -----Oorspronkelijk bericht-----
>> Van: [email protected] [mailto:[email protected]] Namens Luis Villa
>> Verzonden: dinsdag 19 januari 2010 20:20
>> Aan: Reinier Balt
>> CC: tracks-discuss
>> Onderwerp: Re: [Tracks-discuss] passenger + tracks unusably slow?
>>
>> On Tue, Jan 19, 2010 at 1:22 AM, Reinier Balt <[email protected]> wrote:
>>> I'm using passenger for a long time. No problems here.
>>> I even saw some improvement over my mongrel setup. I have a pretty
>>> default passenger setup for httpd
>>>
>>> Perhaps you have a very small timeout of the tracks worker that is
> spawned
>>> by passenger?
>>
>> I did fix that, which is helping some, but there must be other
>> problems as well; I just noticed that the icons for notes are missing,
>> for example. Hopefully tracking that down will help me track down the
>> performance problem as well.
>>
>> Thanks-
>> Luis
>>
>>
>
>

_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to