RE: Is there cached file saved to disk when using soup?



Great thanks.
Understand some

-----Original Message-----
From: libsoup-list-bounces gnome org [mailto:libsoup-list-bounces gnome org] On Behalf Of Sergio Villar Senin
Sent: 2010年9月1日 16:42
To: libsoup-list gnome org
Subject: Re: Is there cached file saved to disk when using soup?

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
_______________________________________________
libsoup-list mailing list
libsoup-list gnome org
http://mail.gnome.org/mailman/listinfo/libsoup-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]