<html><body><div style="font-family: tahoma,new york,times,serif; font-size: 12pt; color: #000000"><div>So,</div><div><br data-mce-bogus="1"></div><div>i gave my VMWare VM now 4GB of Ram and set just the fastcgi_workers to 5.</div><div>also i did the newest hotfixes for 3.7.1 with</div><div><br data-mce-bogus="1"></div><div>apt-get update && apt-get upgrade && ngcp-update-db-schema && ngcp-update-cfg-schema && ngcpcfg apply</div><div><br data-mce-bogus="1"></div><div>SPCE runs now since 5 hours and RAM is constant at 1,3GB... so should be enough space.<br></div><div><br data-mce-bogus="1"></div><div>thanks for advice.</div><div><br></div><hr id="zwchr" data-marker="__DIVIDER__"><div data-marker="__HEADERS__"><b>Von: </b>"Alex Lutay" <alutay@sipwise.com><br><b>An: </b>spce-user@lists.sipwise.com<br><b>Gesendet: </b>Montag, 2. März 2015 17:26:31<br><b>Betreff: </b>Re: [Spce-user] Failed to create subscriber (couldn't open pipe to sendmail)<br></div><br><div data-marker="__QUOTED_TEXT__">Dear Matthias,<br><br>I suppose the script itself sets fastcgi_workers=2, please check the <br>content of the script, especially function "set_low_performance()".<br><br>Also, you can check the script's changes in your config using:<br>cd /etc/ngcp-config/ && git show HEAD<br><br>The system will use less amount of memory now, but you cannot expect<br>high performance there. If you need high performance, please execute:<br> > ngcp-toggle-performance-config --high-performance<br> > ngcpcfg diff<br> > ngcpcfg apply<br><br>Tnx!<br><br>On 02/03/15 17:13, Matthias Hohl wrote:<br>> tanks for advice.<br>><br>> i have done now:<br>><br>> //usr/sbin/ngcp-toggle-performance-config --low-performance<br>> ngcpcfg apply<br>><br>><br>> /and I also checked "fastcgi_workers" in my config.yml file but there is currently JUST 2...  => fastcgi_workers: 2<br>> so far away from the mentioned 10 workers...<br>><br>> is this a problem..?<br>> does --low-performance solve my problems or does i need anything else..?<br><br>-- <br>Alexander Lutay<br>Head of Quality Assurance<br>Sipwise GmbH, Campus 21/Europaring F15<br>AT-2345 Brunn am Gebirge<br>_______________________________________________<br>Spce-user mailing list<br>Spce-user@lists.sipwise.com<br>https://lists.sipwise.com/listinfo/spce-user<br></div></div></body></html>