Re: Is there cached file saved to disk when using soup?
- From: Sergio Villar Senin <svillar igalia com>
- To: libsoup-list gnome org
- Subject: Re: Is there cached file saved to disk when using soup?
- Date: Wed, 01 Sep 2010 10:42:23 +0200
En 01/09/10 03:36, Zhao, Halley escribiu:
> Does soup save files to disk in progress downloaded?
If you mean HTTP cache you can check the current status here:
https://bugzilla.gnome.org/show_bug.cgi?id=523100
As that code is not going to land in libsoup in the short term we moved
temporarily part of it to webkit
https://bugs.webkit.org/show_bug.cgi?id=44261 in order to enable on-disk
cache.
That soup cache stuff depends on a refactoring inside libsoup, see:
https://bugzilla.gnome.org/show_bug.cgi?id=557777
> When I use gstreamer/souphttpsrc to playback some online content, I
> notice the player try to buffer/cache some content.
>
> Is it done by soup? Does the cache function result in a file stored on disk?
At least in WebKitGtk+ when using the gstplayer the content is stored in
/tmp when preload=auto.
BR
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]