IIS Worker process memory not released when import is finished

25 views
Skip to first unread message

Xavier Tremblay

unread,
Oct 15, 2015, 12:17:26 PM10/15/15
to RavenDB - 2nd generation document database
Hello,

Its seems that the IIS worker process never release the memory after loading a backup. 

We have a big database and it takes all our memory, we'd like to have it back.

Any idea why this would happen ? Is it a problem with IIS ?

Thanks

Michael Yarichuk

unread,
Oct 15, 2015, 12:23:42 PM10/15/15
to RavenDB - 2nd generation document database
what build are you running? what happens if you run GC manually on the server?

--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Best regards,

 

Michael Yarichuk

RavenDB Core Team

Tel: 972-4-6227811

Fax:972-153-4-6227811

Email : michael....@hibernatingrhinos.com

 

RavenDB paving the way to "Data Made Simple" http://ravendb.net/  

Chris Marisic

unread,
Oct 15, 2015, 12:23:51 PM10/15/15
to RavenDB - 2nd generation document database
It keeps alot of stuff in the cache that it might want later if something would access the data you just imported. (It assumes data that flows in will likely be asked for again soon-ish)

You can hit the admin end point to tell it otherwise:

 POST /admin/gc

This request needs to authorize correctly with a user who has permissions as admin on the server (or is a windows administrator of the box and using NTLM)

Oren Eini (Ayende Rahien)

unread,
Oct 15, 2015, 12:24:17 PM10/15/15
to ravendb
Your db is likely indexing.

Hibernating Rhinos Ltd  

Oren Eini l CEO Mobile: + 972-52-548-6969

Office: +972-4-622-7811 l Fax: +972-153-4-622-7811

 


On Thu, Oct 15, 2015 at 7:03 PM, Xavier Tremblay <xavier....@gsoft-group.com> wrote:

--
Reply all
Reply to author
Forward
0 new messages