Ill have to remove that message or set it to debug cause it seems to cause a bit of confusion. It is a no-cache implementation because it basically rejects everything, an flv rejected by the cache will still be played. Now as for a "size" restriction there may be some issue in the buffer handlers, but I cannot comment on that section of the code as I am not familiar with it yet.

Paul

On 10/28/06, Dan Rossi <[EMAIL PROTECTED]> wrote:
no im trying to explain if it wasnt using a cache, it wouldnt be saying that message would it ?


so even with the default config set to NoCacheImpl bean its still doing it somewhere i guess ?

Mondain wrote:
That message is informational.. nothing to worry over.

On 10/27/06, Dan Rossi <[EMAIL PROTECTED] > wrote:
Mondain wrote:
> Dan,
> This is the section to which I was referring
>
>
>
> In the current trunk the "no cache" implementation is the default. Im
> looking through the code right now and will build in a clean location
> to see if i can reproduce your problem.

Ok thanks ! However it happens with or without cache, however all this
time i always get messages that say cannot add something.flv to cache,
so there is a cache somewhere even if its using the NoCacheImpl bean ?


i even tried

<bean id="object.cache" class="org.red5.server.cache.CacheImpl"
init-method="init" autowire="byType">
        <property name="maxEntries"><value>5000</value></property>
    </bean>

still nothing.



_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org



--
The early bird may get the worm, but the second mouse gets the cheese.

_______________________________________________
Red5 mailing list
[email protected] http://osflash.org/mailman/listinfo/red5_osflash.org




_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org





--
The early bird may get the worm, but the second mouse gets the cheese.
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to