[mod_python] servlets and sessions tutorial...

Sharky (PTNet) sharky at codezone.ath.cx
Fri Jun 25 11:38:32 EDT 2004


> On Fri, 25 Jun 2004 09:26:15 +0100 (WEST), "Sharky (PTNet)"
> <sharky at codezone.ath.cx> wrote
>
>> >
>> > sharky at codezone.ath.cx said:
>> >> It generate another /tmp/mp_sess.dbm  with 0 bytes, browser stop
>> >> loading but
>> >
>> > Disk full? (for /tmp, disk full might be swap space full or vm
>> exhausted
>> > or
>> > whatever)?  Quota exceeded?
>> >
>>
>> Don´t have quota limitations and have lots of space... dont have any hda
>> error and no messages in /var/log/messages or /var/log/syslog...
>> sharky at codezone:~$ df -h
>> Filesystem            Size  Used Avail Use% Mounted on
>> /dev/hda1             3.0G  1.6G  1.3G  55% /
>> /dev/hda2              46M  8.2M   35M  19% /boot
>> /dev/hda3             463M   92M  347M  21% /var
>> /dev/hdb1             5.2G  2.4G  2.5G  48% /home
>
> You have also to test the free inodes :
>
> $ df -i
>
> Because you can have a lot of free space, but no more inodes.
root at codezone:/home/vqadmin/html/config# df -i
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/hda1             822016  118859  703157   15% /
/dev/hda2              12048      34   12014    1% /boot
/dev/hda3             122880    4763  118117    4% /var
/dev/hdb1            1406272   57921 1348351    5% /home

>
> À+
> PP
> --
> Groupe Morbihannais d'Utilisateurs de Logiciels Libres
> http://www.tuxbihan.org
> Identifiant Jabber: pp at amessage.de
> GPG fingerprint = 1A4F E154 3D2C A20E E4CA  A543 7951 C5C2 E44A A0B5
>
> Patrick Percot.
>
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python
>



More information about the Mod_python mailing list