search for: connection_structur

Displaying 2 results from an estimated 2 matches for "connection_structur".

Did you mean: connection_structure
2005 Mar 02
1
implementation issues
Hello all, I am a final year computer engineering student. As part of my BE project I am working around with Samba server (version 2.2.7a) I wish to understand following implementation issues: 1. When and in what condition does a Samba server fork? 2. What is the significance of the connection_structure? 3. Why is a doubly linked list of instances of the connection_structure are maintained? 4. While running in interactive mode,an error occurs 'registers not obtained,permission denied',What does this error signify? 5. Can anyone tell me the way in which to understand the executi...
2010 May 29
0
User Error during memcached integration
...'stats'', I get STAT pid 16136 STAT uptime 7398638 STAT time 1275059978 STAT version 1.2.8 STAT pointer_size 64 STAT rusage_user 7.085922 STAT rusage_system 13.275981 STAT curr_items 10878 STAT total_items 11441 STAT bytes 2020180 STAT curr_connections 5 STAT total_connections 306 STAT connection_structures 11 STAT cmd_flush 0 STAT cmd_get 457326 STAT cmd_set 11441 STAT get_hits 412184 STAT get_misses 45142 STAT evictions 0 STAT bytes_read 22600329 STAT bytes_written 53036649 STAT limit_maxbytes 30064771072 STAT threads 5 STAT accepting_conns 1 STAT listen_disabled_num 0 Below are the configuration...