473,796 Members | 2,495 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Webware and RAM!

JZ
How much memory WebKit should normally take??? As I can see, every
WebKit daemon takes over 40MB (sic!) of RAM. WebKit lauches 10 daemons
during startup, so I need over 400MB for WebKit alone! Is it
normal or I have something wrong configured?

--
JZ ICQ:6712522

Jul 18 '05 #1
3 1552
JZ <jr*******@jngp ugbjreXEBCXNbet .cy> writes:
How much memory WebKit should normally take??? As I can see, every
WebKit daemon takes over 40MB (sic!) of RAM. WebKit lauches 10 daemons
during startup, so I need over 400MB for WebKit alone! Is it
normal or I have something wrong configured?


Huh. Weird. I run WebKit in threaded mode, so there's only 1
daemon running ever, and it starts at about 7 MB. After a few hours of
serious use in the app I've written, it can be about 50MB, but partly
that's due to the fact that the app contains a file mananger for very
broad and deep filesystems and maintains a large and robust cache of the
filesystem image in memory. As a bit of a hack I have a cron job to
simply interrupt the server and then restart it when it gets too big, to
deal with leaks; using the Dynamic session manager makes this seamless
and the users never notice.

Elf
Jul 18 '05 #2
JZ <jr*******@jngp ugbjreXEBCXNbet .cy> wrote in message news:<d3******* *************** **********@4ax. com>...
How much memory WebKit should normally take??? As I can see, every
WebKit daemon takes over 40MB (sic!) of RAM. WebKit lauches 10 daemons
during startup, so I need over 400MB for WebKit alone! Is it
normal or I have something wrong configured?


Are you sure that you count only the really used memory.
I haven't used Linux in the last two years but i remember that some
tools
display wrong sizes (adding all dynamic libraries and even the XFree
Graphic card memory).

The basic memory consumption of webware on Windows is around 5 MB.
Jul 18 '05 #3
JZ
On Fri, 19 Sep 2003 10:32:00 -0700, "Elf M. Sternberg"
<el*@drizzle.co m> wrote:
Huh. Weird. I run WebKit in threaded mode, so there's only 1
daemon running ever, and it starts at about 7 MB.


That's right. I was wrong. I was fooled with 'top' command of my RH7.

--
JZ

Jul 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1448
by: Geoffrey Talvola | last post by:
Webware 0.8.1 has been released. It includes an important security fix. All users are encouraged to upgrade. Webware provides a suite of Python components for developing Web applications. It includes an App Server, Servlets, Python Server Pages, Object-Relational mapping, Task Scheduling, Session management, and many other features. Webware is very modular, and easily extended. Check out the Webware for Python home for...
2
1472
by: JZ | last post by:
How much memory WebKit should normally take??? As I can see, every WebKit daemon takes over 40MB (sic!) of RAM. WebKit lauches 10 daemons during startup, so I need over 400MB for WebKit alone! Is it normal or I have something wrong configured? (used RedHat7 and Webware CVS 2003-09-12) I compared the same with Windows XP Pro workstation. It takes only 10MB and uses only one process! Top ammount of used memory is 17MB... --
1
1850
by: JZ | last post by:
I use Webware and FormKit. I have a problem with dynamic added field to the form. The following code creates one input field and two submit buttons. I would like to add more (up to 4) input fields after pressing "more" button. It does not work and I have no idea how to solve it. import re from WebKit.Page import Page from FormKit import Form, Fields, Validators from FormKit.FormKitMixIn import FormKitMixIn
0
894
by: mir nazim | last post by:
hi, i am doing a web based project for my client and want to use XUL for it. now i wanted to know that how it will be generating XUL instead of HTML with webware. what effect will it have on my execution time, design etc etc. moreover, has any one done such type of a project. Please let me know. further, any tool available for easing such type oof work.
2
3103
by: Patrick Useldinger | last post by:
Hi all, I'm not sure whether this is Webware or Python-related, but I have to start somewhere. I have a small Webware server running on port 8086, with Webware's http server listening to port 8080 (all standard). The IP address of my machine is 192.168.1.2, and it's running WinXP. If I point my Opera to 127.0.0.1:8080, all works well. If I do the same
1
1043
by: Bei | last post by:
When your computer manual says "expendable to 512 MB" ram, does that really means you can't have more than 512 MB RAM in your computer? My computer (uses chipset Intel 810E) has 2 memory slots which support PC-100 SDRAM. I am thinking when the computer was made 3 years ago, there was no 512 SDRAM or 1GB SDRAM for sale, only 256 or less, so they said maximum ram in the computer was 512 MB. My computer right now have 512 MB RAM, but as...
0
983
by: Christoph Zwerschke | last post by:
Webware 0.9 has been released. Webware for Python is a suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes a fast Application Server, Servlets, Python Server Pages (PSP), Object-Relational Mapping, Task Scheduling, Session Management, and many other features. Webware is very modular and easily extended. Webware for Python is well proven and...
19
2759
by: Andy B | last post by:
Hello, Sorry for this newbish question. Briefly, my problem: ------------------ I expect the database I'm working on to reach something in the order of 12-16 Gigabytes, and I am interested in understanding as much as I can about how I can make this go as fast as possible on a linux system. I haven't run such a large database before. The nature of the database is such that
34
29905
by: Tom | last post by:
I'd greatly appreciate advice and code snippets on how to create a ram disk within a C/C++ program. I also need to be able to determine the free space. Thanks in advance for any help.
0
9529
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10457
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10231
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10176
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10013
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9054
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6792
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5443
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2927
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.